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

  /external/chromium_org/third_party/skia/third_party/harfbuzz/contrib/
harfbuzz-unicode-tables.c 62 code_point_to_category(HB_UChar32 cp) { function
77 *category = code_point_to_category(ch);
83 return code_point_to_category(ch);

Completed in 48 milliseconds