Searched refs:kXquartzControllerNotify (Results 1 – 3 of 3) 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); 846 DarwinSendDDXEvent(kXquartzControllerNotify, 1, AppleWMHideAll); [all …]
|
| H A D | darwinEvents.h | 80 kXquartzControllerNotify, // send an AppleWMControllerNotify event enumerator
|
| H A D | darwinEvents.c | 212 case kXquartzControllerNotify: in DarwinEventHandler()
|