Searched refs:kXquartzControllerNotify (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/ |
| H A D | darwinEvents.h | 64 kXquartzControllerNotify, // send an AppleWMControllerNotify event enumerator in enum:__anond51285a50103
|
| 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); 775 DarwinSendDDXEvent(kXquartzControllerNotify, [all...] |
| H A D | darwinEvents.c | 203 case kXquartzControllerNotify: 204 DEBUG_LOG("kXquartzControllerNotify\n");
|
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/ |
| H A D | darwinEvents.h | 80 kXquartzControllerNotify, // send an AppleWMControllerNotify event enumerator in enum:__anon699b2e580103
|
| 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); 833 DarwinSendDDXEvent(kXquartzControllerNotify, [all...] |
| H A D | darwinEvents.c | 212 case kXquartzControllerNotify: 213 DEBUG_LOG("kXquartzControllerNotify\n");
|
Completed in 6 milliseconds