OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HB_GetUnicodeCharCategory
(Results
1 - 5
of
5
) sorted by null
/external/harfbuzz/contrib/
harfbuzz-unicode-glib.c
167
HB_GetUnicodeCharCategory
(HB_UChar32 ch) {
harfbuzz-unicode-icu.c
200
HB_GetUnicodeCharCategory
(HB_UChar32 ch) {
harfbuzz-unicode-tables.c
82
HB_GetUnicodeCharCategory
(HB_UChar32 ch) {
/external/harfbuzz/tests/linebreaking/
harfbuzz-qt.cpp
47
HB_CharCategory
HB_GetUnicodeCharCategory
(HB_UChar32 ch)
/external/harfbuzz_ng/src/hb-old/
harfbuzz-external.h
81
static inline HB_CharCategory
HB_GetUnicodeCharCategory
(HB_UChar32 ch)
99
*category =
HB_GetUnicodeCharCategory
(ch);
Completed in 783 milliseconds