HomeSort by relevance Sort by last modified time
    Searched defs:HB_GetUnicodeCharCombiningClass (Results 1 - 5 of 5) sorted by null

  /external/harfbuzz/contrib/
harfbuzz-unicode-glib.c 154 HB_GetUnicodeCharCombiningClass(HB_UChar32 ch) {
harfbuzz-unicode-icu.c 187 HB_GetUnicodeCharCombiningClass(HB_UChar32 ch) {
harfbuzz-unicode-tables.c 42 HB_GetUnicodeCharCombiningClass(HB_UChar32 ch) {
  /external/harfbuzz/tests/linebreaking/
harfbuzz-qt.cpp 52 int HB_GetUnicodeCharCombiningClass(HB_UChar32 ch)
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-external.h 86 static inline int HB_GetUnicodeCharCombiningClass(HB_UChar32 ch)
101 *combiningClass = HB_GetUnicodeCharCombiningClass (ch);

Completed in 503 milliseconds