OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HB_Load_GPOS_Table
(Results
1 - 4
of
4
) sorted by null
/external/harfbuzz/src/
harfbuzz-dump-main.c
77
if (!(error =
HB_Load_GPOS_Table
(font, &gpos, NULL)))
85
fprintf (stderr, "
HB_Load_GPOS_Table
: error 0x%x\n", error);
harfbuzz-gpos.h
90
HB_Error
HB_Load_GPOS_Table
( HB_Stream stream,
harfbuzz-shaper.cpp
[
all
...]
harfbuzz-gpos.c
79
HB_Error
HB_Load_GPOS_Table
( HB_Stream stream,
[
all
...]
Completed in 190 milliseconds