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

  /external/harfbuzz/contrib/
harfbuzz-unicode-glib.c 6 hb_category_for_char(HB_UChar32 ch) { function
162 *category = hb_category_for_char(ch);
168 return hb_category_for_char(ch);
harfbuzz-unicode-icu.c 39 hb_category_for_char(HB_UChar32 ch) { function
195 *category = hb_category_for_char(ch);
201 return hb_category_for_char(ch);

Completed in 26 milliseconds