Home
last modified time | relevance | path

Searched refs:WMEventBase (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinwindowswm.c48 static int WMEventBase = 0; variable
257 se.type = type + WMEventBase; in winWindowsWMSendEvent()
592 WMEventBase = extEntry->eventBase; in winWindowsWMExtensionInit()
594 EventSwapVector[WMEventBase + i] = (EventSwapPtr) SNotifyEvent; in winWindowsWMExtensionInit()
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A Dapplewm.c77 static int WMEventBase = 0; variable
328 se.type = type + WMEventBase; in AppleWMSendEvent()
736 WMEventBase = extEntry->eventBase; in AppleWMExtensionInit()
738 EventSwapVector[WMEventBase + i] = (EventSwapPtr)SNotifyEvent; in AppleWMExtensionInit()