HomeSort by relevance Sort by last modified time
    Searched refs:Reindex (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/hb-ucdn/
unicodedata_db.h 1174 static const Reindex nfc_first[] = {
    [all...]
ucdn.c 38 } Reindex;
88 static int get_comp_index(uint32_t code, const Reindex *idx)
93 const Reindex *cur = &idx[i];

Completed in 37 milliseconds