OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HB_Done_GPOS_Table
(Results
1 - 4
of
4
) sorted by null
/external/harfbuzz/src/
harfbuzz-dump-main.c
81
if ((error =
HB_Done_GPOS_Table
(gpos)))
82
croak ("
HB_Done_GPOS_Table
", error);
harfbuzz-gpos.h
96
HB_Error
HB_Done_GPOS_Table
( HB_GPOSHeader* gpos );
harfbuzz-shaper.cpp
[
all
...]
harfbuzz-gpos.c
177
HB_Error
HB_Done_GPOS_Table
( HB_GPOSHeader* gpos )
[
all
...]
Completed in 40 milliseconds