Home
last modified time | relevance | path

Searched refs:name_keysym (Results 1 – 2 of 2) sorted by relevance

/external/libxkbcommon/xkbcommon/src/
Dks_tables.h2416 struct name_keysym { struct
2421 static const struct name_keysym name_to_keysym[] = { argument
4826 static const struct name_keysym keysym_to_name[] = {
Dkeysym.c57 get_name(const struct name_keysym *entry) in get_name()
66 const struct name_keysym *entry = b; in compare_by_keysym()
78 const struct name_keysym *entry = b; in compare_by_name()
85 const struct name_keysym *entry; in xkb_keysym_get_name()
124 static const struct name_keysym *
125 find_sym(const struct name_keysym *entry, const char *name, bool icase) in find_sym()
127 const struct name_keysym *iter, *last; in find_sym()
165 const struct name_keysym *entry; in xkb_keysym_from_name()