Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/hb-ucdn/
Ducdn.c88 static int get_comp_index(uint32_t code, const Reindex *idx) in get_comp_index() function
251 l = get_comp_index(a, nfc_first); in ucdn_compose()
252 r = get_comp_index(b, nfc_last); in ucdn_compose()