Searched refs:XKB_LAYOUT (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xkbcomp/dist/ |
| H A D | tokens.h | 39 #define XKB_LAYOUT 8 macro
|
| H A D | xkbscan.c | 97 case XKB_LAYOUT: 98 snprintf(buf, sizeof(buf), "XKB_LAYOUT"); 506 "xkb_layout", XKB_LAYOUT},
|
| H A D | xkbparse.y | 37 XKB_LAYOUT 8 189 | XKB_LAYOUT { $$= XkmLayoutFile; }
|
| H A D | xkbparse.c | 132 XKB_LAYOUT = 8, /* XKB_LAYOUT */ enumerator in enum:yytokentype 202 #define XKB_LAYOUT 8 macro 321 YYSYMBOL_XKB_LAYOUT = 11, /* XKB_LAYOUT */ 870 "XKB_GEOMETRY", "XKB_SEMANTICS", "XKB_LAYOUT", "INCLUDE", "OVERRIDE", 1777 case 10: /* XkbCompositeType: XKB_LAYOUT */
|
Completed in 8 milliseconds