OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HB_GetMirroredChar
(Results
1 - 6
of
6
) sorted by null
/external/harfbuzz_ng/src/hb-old/
harfbuzz-external.h
91
static inline HB_UChar16
HB_GetMirroredChar
(HB_UChar16 ch)
harfbuzz-arabic.c
930
*data =
HB_GetMirroredChar
(*ch);
[
all
...]
/external/harfbuzz/src/
harfbuzz-external.h
147
HB_UChar16
HB_GetMirroredChar
(HB_UChar16 ch);
harfbuzz-arabic.c
930
*data =
HB_GetMirroredChar
(*ch);
[
all
...]
/external/harfbuzz/tests/linebreaking/
harfbuzz-qt.cpp
57
HB_UChar16
HB_GetMirroredChar
(HB_UChar16 ch)
/external/harfbuzz/contrib/
harfbuzz-unicode.c
266
HB_GetMirroredChar
(HB_UChar16 ch) {
Completed in 46 milliseconds