Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxkbcommon/src/compose/
H A Dpaths.h37 get_xdg_xcompose_file_path(void);
H A Dpaths.c153 get_xdg_xcompose_file_path(void) in get_xdg_xcompose_file_path() function
H A Dtable.c185 path = get_xdg_xcompose_file_path(); in xkb_compose_table_new_from_locale()