Searched refs:high_YYY (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | xkbstr.h | 165 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 D | xkbstr.h | 162 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 D | XKBstr.h | 158 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 D | xkmread.c | 474 act->ptr.high_YYY = wire.actionData[3];
|
| /xsrc/external/mit/xorg-server/dist/xkb/ |
| H A D | xkmread.c | 477 act->ptr.high_YYY = wire.actionData[3];
|
Completed in 11 milliseconds