Home
last modified time | relevance | path

Searched defs:combiningClass (Results 1 – 8 of 8) sorted by relevance

/external/harfbuzz/contrib/
Dharfbuzz-unicode-icu.c194 int *combiningClass) { in HB_GetUnicodeCharProperties()
Dharfbuzz-unicode-glib.c161 int *combiningClass) { in HB_GetUnicodeCharProperties()
Dharfbuzz-unicode-tables.c76 int *combiningClass) { in HB_GetUnicodeCharProperties()
/external/harfbuzz/tests/linebreaking/
Dharfbuzz-qt.cpp41 void HB_GetUnicodeCharProperties(HB_UChar32 ch, HB_CharCategory *category, int *combiningClass) in HB_GetUnicodeCharProperties()
/external/harfbuzz_ng/src/hb-old/
Dharfbuzz-external.h96 …ine void HB_GetUnicodeCharProperties(HB_UChar32 ch, HB_CharCategory *category, int *combiningClass) in HB_GetUnicodeCharProperties()
Dharfbuzz-shaper.h174 hb_bitfield combiningClass :8; member
/external/chromium_org/third_party/WebKit/Source/wtf/unicode/icu/
DUnicodeIcu.h215 inline uint8_t combiningClass(UChar32 c) in combiningClass() function
/external/harfbuzz/src/
Dharfbuzz-shaper.h205 hb_bitfield combiningClass :8; member