Searched refs:high_YYY (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xorg-server/dist/include/
H A Dxkbstr.h165 unsigned char high_YYY; member in struct:_XkbPtrAction
170 #define XkbPtrActionY(a) (Xkb2CharsToInt((a)->high_YYY,(a)->low_YYY))
172 #define XkbSetPtrActionY(a,y) (XkbIntTo2Chars(y,(a)->high_YYY,(a)->low_YYY))
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dxkbstr.h162 unsigned char high_YYY; member in struct:_XkbPtrAction
166 #define XkbPtrActionY(a) (Xkb2CharsToInt((a)->high_YYY,(a)->low_YYY))
168 #define XkbSetPtrActionY(a,y) (XkbIntTo2Chars(y,(a)->high_YYY,(a)->low_YYY))
/xsrc/external/mit/xorgproto/dist/include/X11/extensions/
H A DXKBstr.h158 unsigned char high_YYY; member in struct:_XkbPtrAction
162 #define XkbPtrActionY(a) (Xkb2CharsToInt((a)->high_YYY,(a)->low_YYY))
164 #define XkbSetPtrActionY(a,y) (XkbIntTo2Chars(y,(a)->high_YYY,(a)->low_YYY))
/xsrc/external/mit/xorg-server.old/dist/xkb/
H A Dxkmread.c474 act->ptr.high_YYY = wire.actionData[3];
/xsrc/external/mit/xorg-server/dist/xkb/
H A Dxkmread.c477 act->ptr.high_YYY = wire.actionData[3];

Completed in 11 milliseconds