Home
last modified time | relevance | path

Searched refs:HB_GetMirroredChar (Results 1 – 6 of 6) sorted by relevance

/external/harfbuzz_ng/src/hb-old/
Dharfbuzz-external.h91 static inline HB_UChar16 HB_GetMirroredChar(HB_UChar16 ch) in HB_GetMirroredChar() function
Dharfbuzz-arabic.c930 *data = HB_GetMirroredChar(*ch); in shapedString()
/external/harfbuzz/tests/linebreaking/
Dharfbuzz-qt.cpp57 HB_UChar16 HB_GetMirroredChar(HB_UChar16 ch) in HB_GetMirroredChar() function
/external/harfbuzz/src/
Dharfbuzz-external.h147 HB_UChar16 HB_GetMirroredChar(HB_UChar16 ch);
Dharfbuzz-arabic.c930 *data = HB_GetMirroredChar(*ch); in shapedString()
/external/harfbuzz/contrib/
Dharfbuzz-unicode.c266 HB_GetMirroredChar(HB_UChar16 ch) { in HB_GetMirroredChar() function