Home
last modified time | relevance | path

Searched defs:rxkb_layout (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libxkbcommon/src/
H A Dregistry.c100 struct rxkb_layout { struct
101 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 */