Home
last modified time | relevance | path

Searched refs:AppleWMSendEvent (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A DdarwinEvents.c214 AppleWMSendEvent(AppleWMControllerNotify, in DarwinEventHandler()
222 AppleWMSendEvent(AppleWMPasteboardNotify, in DarwinEventHandler()
231 AppleWMSendEvent(AppleWMActivationNotify, in DarwinEventHandler()
238 AppleWMSendEvent(AppleWMActivationNotify, in DarwinEventHandler()
246 AppleWMSendEvent(AppleWMActivationNotify, in DarwinEventHandler()
H A DapplewmExt.h79 AppleWMSendEvent(int /* type */, unsigned int /* mask */, int /* which */,
H A Dapplewm.c313 AppleWMSendEvent(int type, unsigned int mask, int which, int arg) in AppleWMSendEvent() function