Searched refs:XKB_LAYOUT (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xkbcomp/dist/
H A Dtokens.h39 #define XKB_LAYOUT 8 macro
H A Dxkbscan.c97 case XKB_LAYOUT:
98 snprintf(buf, sizeof(buf), "XKB_LAYOUT");
506 "xkb_layout", XKB_LAYOUT},
H A Dxkbparse.y37 XKB_LAYOUT 8
189 | XKB_LAYOUT { $$= XkmLayoutFile; }
H A Dxkbparse.c132 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