Home
last modified time | relevance | path

Searched refs:HB_GPOS (Results 1 – 5 of 5) sorted by relevance

/external/harfbuzz/src/
Dharfbuzz-dump.h37 void HB_Dump_GPOS_Table (HB_GPOS gpos, FILE *stream);
Dharfbuzz-dump-main.c50 HB_GPOS gpos; in main()
Dharfbuzz-gpos.h87 typedef HB_GPOSHeader* HB_GPOS; typedef
Dharfbuzz-shaper.h213 HB_GPOS gpos;
Dharfbuzz-dump.c757 HB_Dump_GPOS_Table (HB_GPOS gpos, FILE *stream) in HB_Dump_GPOS_Table()