HomeSort by relevance Sort by last modified time
    Searched refs:XkbSetCauseReq (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/extensions/
XKBsrv.h 114 #define XkbSetCauseReq(c,j,n,cl) { (c)->kc= (c)->event= 0,\
117 #define XkbSetCauseCoreReq(c,e,cl) XkbSetCauseReq(c,e,0,cl)
118 #define XkbSetCauseXkbReq(c,e,cl) XkbSetCauseReq(c,XkbReqCode,e,cl)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XKBsrv.h 114 #define XkbSetCauseReq(c,j,n,cl) { (c)->kc= (c)->event= 0,\
117 #define XkbSetCauseCoreReq(c,e,cl) XkbSetCauseReq(c,e,0,cl)
118 #define XkbSetCauseXkbReq(c,e,cl) XkbSetCauseReq(c,XkbReqCode,e,cl)

Completed in 3315 milliseconds