Searched refs:XKB_GEOMETRY (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xkbcomp/dist/ |
| H A D | tokens.h | 37 #define XKB_GEOMETRY 6 macro
|
| H A D | xkbscan.c | 91 case XKB_GEOMETRY: 92 snprintf(buf, sizeof(buf), "XKB_GEOMETRY"); 502 "xkb_geometry", XKB_GEOMETRY},
|
| H A D | xkbparse.y | 35 XKB_GEOMETRY 6 213 | XKB_GEOMETRY { $$= XkmGeometryIndex; }
|
| H A D | xkbparse.c | 130 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