Searched defs:rxkb_layout (Results 1 – 1 of 1) sorted by relevance
100 struct rxkb_layout { struct101 struct rxkb_object base;103 char *name;104 char *brief;105 char *description;106 char *variant;107 enum rxkb_popularity popularity;109 struct list iso639s; /* list of struct rxkb_iso639_code */110 struct list iso3166s; /* list of struct rxkb_iso3166_code */