Home
last modified time | relevance | path

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

/external/libxkbcommon/xkbcommon/src/compose/
Dpaths.h40 get_locale_compose_file_path(const char *locale);
Dpaths.c167 get_locale_compose_file_path(const char *locale) in get_locale_compose_file_path() function
Dtable.c193 cpath = path = get_locale_compose_file_path(table->locale); in xkb_compose_table_new_from_locale()
Dparser.c312 char *path = get_locale_compose_file_path(table->locale); in lex_include_string()