OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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