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

/xsrc/external/mit/xkbcomp/dist/
H A Dtokens.h37 #define XKB_GEOMETRY 6 macro
H A Dxkbscan.c91 case XKB_GEOMETRY:
92 snprintf(buf, sizeof(buf), "XKB_GEOMETRY");
502 "xkb_geometry", XKB_GEOMETRY},
H A Dxkbparse.y35 XKB_GEOMETRY 6
213 | XKB_GEOMETRY { $$= XkmGeometryIndex; }
H A Dxkbparse.c130 XKB_GEOMETRY = 6, /* XKB_GEOMETRY */ enumerator in enum:yytokentype
200 #define XKB_GEOMETRY 6 macro
319 YYSYMBOL_XKB_GEOMETRY = 9, /* XKB_GEOMETRY */
870 "XKB_GEOMETRY", "XKB_SEMANTICS", "XKB_LAYOUT", "INCLUDE", "OVERRIDE",
1831 case 19: /* FileType: XKB_GEOMETRY */

Completed in 7 milliseconds