HomeSort by relevance Sort by last modified time
    Searched full:get_comp_index (Results 1 - 1 of 1) sorted by null

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

Completed in 202 milliseconds