OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HB_Library_Resolve
(Results
1 - 4
of
4
) sorted by null
/external/harfbuzz/src/
harfbuzz-external.h
149
void *
HB_Library_Resolve
(const char *library, int version, const char *symbol);
harfbuzz-thai.c
39
th_brk = (th_brk_def)
HB_Library_Resolve
("thai", 0, "th_brk");
/external/harfbuzz/tests/linebreaking/
harfbuzz-qt.cpp
82
void *
HB_Library_Resolve
(const char *library, const char *symbol)
/external/harfbuzz/contrib/
harfbuzz-unicode.c
278
HB_Library_Resolve
(const char *library, int version, const char *symbol) {
Completed in 666 milliseconds