Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinwindowswm.c46 static int WMErrorBase; variable
513 return WMErrorBase + WindowsWMClientNotLocal; in ProcWindowsWMDispatch()
561 return WMErrorBase + WindowsWMClientNotLocal; in SProcWindowsWMDispatch()
591 WMErrorBase = extEntry->errorBase; in winWindowsWMExtensionInit()
/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A Dapplewm.c74 static int WMErrorBase; variable
632 return WMErrorBase + AppleWMClientNotLocal; in ProcAppleWMDispatch()
704 return WMErrorBase + AppleWMClientNotLocal; in SProcAppleWMDispatch()
735 WMErrorBase = extEntry->errorBase; in AppleWMExtensionInit()