Home
last modified time | relevance | path

Searched refs:get_xlocaledir_path (Results 1 – 3 of 3) sorted by relevance

/external/libxkbcommon/xkbcommon/src/compose/
Dpaths.c33 get_xlocaledir_path(void) in get_xlocaledir_path() function
61 xlocaledir = get_xlocaledir_path(); in resolve_name()
196 xlocaledir = get_xlocaledir_path(); in get_locale_compose_file_path()
Dpaths.h31 get_xlocaledir_path(void);
Dparser.c325 const char *xlocaledir = get_xlocaledir_path(); in lex_include_string()