Lines Matching refs:a
6 * Permission is hereby granted, free of charge, to any person obtaining a copy
263 * a lower level than what an Application can see.
285 /* Handles any errors that happen with a device transaction */
525 // Draw request before any guest device has set up a framebuffer:
816 // if not a key that needs translating
848 * There is a NSEventType for an event notifying the change of
850 * are performed for any events because a modifier state may change while
852 * wait for another modifier state change to detect such a change.
854 * NSEventModifierFlagCapsLock requires a special treatment. The other flags
866 * If a flag is not set, fire "up" events for all keys which correspond to
870 * If one of the keys corresponding to a flag is down, we rely on
878 * the previous state. It is still possible to fix such a malfanction by
1026 // don't pass the guest a spurious key-up if we treated this
1027 // command-key combo as a host UI action
1042 /* Determine if this is a scroll up or scroll down event */
1051 * We shouldn't have got a scroll event when deltaY and delta Y
1223 * This prevents a stuck key problem, since we will not see
1282 // create a view and add it to the window
1285 error_report("(cocoa) can't create a view");
1289 // create a window
1386 /* Called when the user clicks on a window's close button */
1458 /* If none of the paths opened a file */
1577 /* Displays a dialog box asking the user to select an image file to load.
1769 percentage = p * 10 > 1 ? p * 10 : 1; // prevent a 0% menu item
1804 /* Returns a name for a given console */
1847 // Add a separator between related groups of menu items
2008 * need to start a second thread which runs the qemu_default_main():
2071 // We take a reference to the underlying pixman image here so it does
2125 // Pull this console process up to being a fully-fledged graphical
2126 // app with a menubar and Dock icon