Searched defs:XkbSetPtrActionY (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xorg-server/dist/include/
H A Dxkbstr.h172 #define XkbSetPtrActionY(a,y) (XkbIntTo2Chars(y,(a)->high_YYY,(a)->low_YYY)) macro
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dxkbstr.h168 #define XkbSetPtrActionY(a,y) (XkbIntTo2Chars(y,(a)->high_YYY,(a)->low_YYY)) macro
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXKBstr.h164 #define XkbSetPtrActionY(a,y) (XkbIntTo2Chars(y,(a)->high_YYY,(a)->low_YYY)) macro

Completed in 7 milliseconds