| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/ |
| H A D | darwinEvents.h | 76 void DarwinSendDDXEvent(int type, int argc, ...);
|
| H A D | X11Controller.m | 118 DarwinSendDDXEvent(kXquartzControllerNotify, 2, 278 DarwinSendDDXEvent(kXquartzControllerNotify, 1, 567 DarwinSendDDXEvent(kXquartzControllerNotify, 1, AppleWMHideWindow); 574 DarwinSendDDXEvent(kXquartzControllerNotify, 1, AppleWMBringAllToFront); 580 DarwinSendDDXEvent(kXquartzControllerNotify, 1, AppleWMCloseWindow); 588 DarwinSendDDXEvent(kXquartzControllerNotify, 1, AppleWMMinimizeWindow); 596 DarwinSendDDXEvent(kXquartzControllerNotify, 1, AppleWMZoomWindow); 603 DarwinSendDDXEvent(kXquartzControllerNotify, 1, AppleWMNextWindow); 608 DarwinSendDDXEvent(kXquartzControllerNotify, 1, AppleWMPreviousWindow); 617 DarwinSendDDXEvent(kXquartzSetRootles [all...] |
| H A D | darwinEvents.c | 333 DarwinSendDDXEvent(kXquartzListenOnOpenFD, 1, fd_add[--fd_add_count]); 583 * DarwinSendDDXEvent 586 void DarwinSendDDXEvent(int type, int argc, ...) { function in typeref:typename:void
|
| H A D | X11Application.m | 199 DarwinSendDDXEvent(kXquartzActivate, 0); 211 DarwinSendDDXEvent(kXquartzDeactivate, 0); 316 DarwinSendDDXEvent(kXquartzToggleFullscreen, 0); 378 DarwinSendDDXEvent(kXquartzBringAllToFront, 1, order_all_windows); 798 DarwinSendDDXEvent(kXquartzPasteboardNotify, 1, 1341 DarwinSendDDXEvent(kXquartzReloadKeymap, 0);
|
| H A D | quartzKeyboard.c | 854 DarwinSendDDXEvent(kXquartzReloadKeymap, 0);
|
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/ |
| H A D | darwinEvents.h | 93 DarwinSendDDXEvent(int type, int argc, ...);
|
| H A D | X11Controller.m | 122 DarwinSendDDXEvent(kXquartzControllerNotify, 2, 275 DarwinSendDDXEvent(kXquartzControllerNotify, 1, AppleWMWindowMenuNotify); 634 DarwinSendDDXEvent(kXquartzControllerNotify, 1, AppleWMHideWindow); 641 DarwinSendDDXEvent(kXquartzControllerNotify, 1, AppleWMBringAllToFront); 647 DarwinSendDDXEvent(kXquartzControllerNotify, 1, AppleWMCloseWindow); 655 DarwinSendDDXEvent(kXquartzControllerNotify, 1, AppleWMMinimizeWindow); 663 DarwinSendDDXEvent(kXquartzControllerNotify, 1, AppleWMZoomWindow); 670 DarwinSendDDXEvent(kXquartzControllerNotify, 1, AppleWMNextWindow); 675 DarwinSendDDXEvent(kXquartzControllerNotify, 1, AppleWMPreviousWindow); 685 DarwinSendDDXEvent(kXquartzSetRootles [all...] |
| H A D | darwinEvents.c | 349 DarwinSendDDXEvent(kXquartzListenOnOpenFD, 1, 616 * DarwinSendDDXEvent 620 DarwinSendDDXEvent(int type, int argc, ...) function in typeref:typename:void
|
| H A D | X11Application.m | 222 DarwinSendDDXEvent(kXquartzActivate, 0); 235 DarwinSendDDXEvent(kXquartzDeactivate, 0); 379 DarwinSendDDXEvent(kXquartzToggleFullscreen, 0); 448 DarwinSendDDXEvent(kXquartzBringAllToFront, 1, order_all_windows); 559 DarwinSendDDXEvent(kXquartzPasteboardNotify, 1, 1320 DarwinSendDDXEvent(kXquartzReloadKeymap, 0);
|
| H A D | quartzKeyboard.c | 881 DarwinSendDDXEvent(kXquartzReloadKeymap, 0);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/ |
| H A D | xprScreen.c | 75 DarwinSendDDXEvent(kXquartzDisplayChanged, 0); 83 DarwinSendDDXEvent(kXquartzWindowState, 2, 94 DarwinSendDDXEvent(kXquartzWindowMoved, 1, id); 118 DarwinSendDDXEvent(kXquartzSpaceChanged, 1, space_id);
|
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/ |
| H A D | xprScreen.c | 77 DarwinSendDDXEvent(kXquartzDisplayChanged, 0); 87 DarwinSendDDXEvent(kXquartzWindowState, 2, 99 DarwinSendDDXEvent(kXquartzWindowMoved, 1, id); 125 DarwinSendDDXEvent(kXquartzSpaceChanged, 1, space_id);
|