OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HB_GetWordClass
(Results
1 - 4
of
4
) sorted by null
/external/harfbuzz/src/
harfbuzz-external.h
139
HB_WordClass
HB_GetWordClass
(HB_UChar32 ch);
harfbuzz-shaper.cpp
693
unsigned int brk =
HB_GetWordClass
(string[0]);
700
hb_uint32 nbrk =
HB_GetWordClass
(string[i]);
710
hb_uint32 testbrk =
HB_GetWordClass
(string[lookahead]);
[
all
...]
/external/harfbuzz/tests/linebreaking/
harfbuzz-qt.cpp
62
HB_WordClass
HB_GetWordClass
(HB_UChar32 ch)
/external/harfbuzz/contrib/
harfbuzz-unicode.c
234
HB_GetWordClass
(HB_UChar32 ch) {
Completed in 110 milliseconds