Home
last modified time | relevance | path

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

/external/libxkbcommon/config/libxkbcommon.so.0.0.0.p/
Dparser.h63 XKB_GEOMETRY = 6, /* XKB_GEOMETRY */ enumerator
/external/libxkbcommon/src/xkbcomp/
Dkeywords.gperf61 xkb_geometry, XKB_GEOMETRY
Dkeywords.c274 {(int)(size_t)&((struct stringpool_t *)0)->stringpool_str13, XKB_GEOMETRY}, in keyword_gperf_lookup()
Dparser.y99 XKB_GEOMETRY 6
291 | XKB_GEOMETRY { $$ = FILE_TYPE_GEOMETRY; }