Home
last modified time | relevance | path

Searched refs:XaceHookIsSet (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/Xext/
H A Dxace.h67 extern _X_EXPORT int XaceHookIsSet(int hook);
117 #define XaceHookIsSet(args...) 0 macro
124 #define XaceHookIsSet(...) 0 macro
H A Dxace.c200 XaceHookIsSet(int hook) in XaceHookIsSet() function
/OK3568_Linux_fs/external/xserver/Xi/
H A Dexevents.c1742 if (XaceHookIsSet(XACE_KEY_AVAIL) && in ProcessDeviceEvent()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog34706 xace: Add XaceHookIsSet helper function