Searched refs:DarwinSendDDXEvent (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xquartz/ |
| H A D | X11Controller.m | 123 DarwinSendDDXEvent(kXquartzControllerNotify, 2, 276 DarwinSendDDXEvent(kXquartzControllerNotify, 1, AppleWMWindowMenuNotify); 629 DarwinSendDDXEvent(kXquartzControllerNotify, 1, AppleWMHideWindow); 636 DarwinSendDDXEvent(kXquartzControllerNotify, 1, AppleWMBringAllToFront); 642 DarwinSendDDXEvent(kXquartzControllerNotify, 1, AppleWMCloseWindow); 650 DarwinSendDDXEvent(kXquartzControllerNotify, 1, AppleWMMinimizeWindow); 658 DarwinSendDDXEvent(kXquartzControllerNotify, 1, AppleWMZoomWindow); 665 DarwinSendDDXEvent(kXquartzControllerNotify, 1, AppleWMNextWindow); 670 DarwinSendDDXEvent(kXquartzControllerNotify, 1, AppleWMPreviousWindow); 680 DarwinSendDDXEvent(kXquartzSetRootless, 1, XQuartzRootlessDefault); [all …]
|
| H A D | darwinEvents.h | 93 DarwinSendDDXEvent(int type, int argc, ...);
|
| H A D | darwinEvents.c | 349 DarwinSendDDXEvent(kXquartzListenOnOpenFD, 1, in DarwinProcessFDAdditionQueue_thread() 620 DarwinSendDDXEvent(int type, int argc, ...) in DarwinSendDDXEvent() function
|
| H A D | X11Application.m | 177 DarwinSendDDXEvent(kXquartzActivate, 0); 190 DarwinSendDDXEvent(kXquartzDeactivate, 0); 332 DarwinSendDDXEvent(kXquartzToggleFullscreen, 0); 416 DarwinSendDDXEvent(kXquartzBringAllToFront, 1, 880 DarwinSendDDXEvent(kXquartzPasteboardNotify, 1, 1635 DarwinSendDDXEvent(kXquartzReloadKeymap, 0);
|
| H A D | quartzKeyboard.c | 892 DarwinSendDDXEvent(kXquartzReloadKeymap, 0); in QuartsResyncKeymap()
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/ |
| H A D | xprScreen.c | 77 DarwinSendDDXEvent(kXquartzDisplayChanged, 0); in eventHandler() 87 DarwinSendDDXEvent(kXquartzWindowState, 2, in eventHandler() 99 DarwinSendDDXEvent(kXquartzWindowMoved, 1, id); in eventHandler() 125 DarwinSendDDXEvent(kXquartzSpaceChanged, 1, space_id); in eventHandler()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 20813 #1 DarwinSendDDXEvent darwinEvents.c:641 (X11.bin+0x000100033613) 20867 #1 DarwinSendDDXEvent darwinEvents.c:642 (X11.bin+0x000100033693) 125048 XQuartz: Use pDev=NULL for DarwinSendDDXEvent 125078 XQuartz: Use the master device in DarwinSendDDXEvent to avoid duplicate events. 147645 XQuartz: Made DarwinSendDDXEvent a little more robust to context switching diring server init. 150677 DarwinSendDDXEvent to make more clear what it actually does.
|