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

  /external/harfbuzz/contrib/
harfbuzz-unicode-tables.c 42 HB_GetUnicodeCharCombiningClass(HB_UChar32 ch) {
harfbuzz-unicode-glib.c 154 HB_GetUnicodeCharCombiningClass(HB_UChar32 ch) {
harfbuzz-unicode-icu.c 187 HB_GetUnicodeCharCombiningClass(HB_UChar32 ch) {
  /external/harfbuzz/src/
harfbuzz-external.h 146 int HB_GetUnicodeCharCombiningClass(HB_UChar32 ch);
harfbuzz-arabic.c 984 attributes[gpos].combiningClass = HB_GetUnicodeCharCombiningClass(*ch)
    [all...]
  /external/harfbuzz/tests/linebreaking/
harfbuzz-qt.cpp 52 int HB_GetUnicodeCharCombiningClass(HB_UChar32 ch)

Completed in 104 milliseconds