Searched refs:kXquartzControllerNotify (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A DdarwinEvents.h64 kXquartzControllerNotify, // send an AppleWMControllerNotify event enumerator in enum:__anond51285a50103
H A DX11Controller.m118 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 DdarwinEvents.c203 case kXquartzControllerNotify:
204 DEBUG_LOG("kXquartzControllerNotify\n");
/xsrc/external/mit/xorg-server/dist/hw/xquartz/
H A DdarwinEvents.h80 kXquartzControllerNotify, // send an AppleWMControllerNotify event enumerator in enum:__anon699b2e580103
H A DX11Controller.m122 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 DdarwinEvents.c212 case kXquartzControllerNotify:
213 DEBUG_LOG("kXquartzControllerNotify\n");

Completed in 6 milliseconds