Home
last modified time | relevance | path

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

/external/libxkbcommon/src/compose/
Dpaths.c36 get_xlocaledir_path(void) in get_xlocaledir_path() function
65 xlocaledir = get_xlocaledir_path(); in resolve_name()
209 const char *xlocaledir = get_xlocaledir_path(); in get_locale_compose_file_path()
Dpaths.h31 get_xlocaledir_path(void);
Dparser.c289 const char *xlocaledir = get_xlocaledir_path(); in lex_include_string()