Searched refs:DarwinSendDDXEvent (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/
H A DdarwinEvents.h76 void DarwinSendDDXEvent(int type, int argc, ...);
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);
617 DarwinSendDDXEvent(kXquartzSetRootles
[all...]
H A DdarwinEvents.c333 DarwinSendDDXEvent(kXquartzListenOnOpenFD, 1, fd_add[--fd_add_count]);
583 * DarwinSendDDXEvent
586 void DarwinSendDDXEvent(int type, int argc, ...) { function in typeref:typename:void
H A DX11Application.m199 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 DquartzKeyboard.c854 DarwinSendDDXEvent(kXquartzReloadKeymap, 0);
/xsrc/external/mit/xorg-server/dist/hw/xquartz/
H A DdarwinEvents.h93 DarwinSendDDXEvent(int type, int argc, ...);
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);
685 DarwinSendDDXEvent(kXquartzSetRootles
[all...]
H A DdarwinEvents.c349 DarwinSendDDXEvent(kXquartzListenOnOpenFD, 1,
616 * DarwinSendDDXEvent
620 DarwinSendDDXEvent(int type, int argc, ...) function in typeref:typename:void
H A DX11Application.m222 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 DquartzKeyboard.c881 DarwinSendDDXEvent(kXquartzReloadKeymap, 0);
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/
H A DxprScreen.c75 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 DxprScreen.c77 DarwinSendDDXEvent(kXquartzDisplayChanged, 0);
87 DarwinSendDDXEvent(kXquartzWindowState, 2,
99 DarwinSendDDXEvent(kXquartzWindowMoved, 1, id);
125 DarwinSendDDXEvent(kXquartzSpaceChanged, 1, space_id);

Completed in 11 milliseconds