Searched refs:HB_Load_GPOS_Table (Results 1 - 7 of 7) sorted by relevance

/external/harfbuzz/src/
H A Dharfbuzz-dump-main.c77 if (!(error = HB_Load_GPOS_Table (font, &gpos, NULL)))
85 fprintf (stderr, "HB_Load_GPOS_Table: error 0x%x\n", error);
H A Dharfbuzz-gpos.h90 HB_Error HB_Load_GPOS_Table( HB_Stream stream,
H A Dharfbuzz-shaper.cpp1014 if (!stream || (error = HB_Load_GPOS_Table(stream, &face->gpos, face->gdef, gdefStream))) {
H A Dharfbuzz-gpos.c79 HB_Error HB_Load_GPOS_Table( HB_Stream stream, function
/external/harfbuzz_ng/src/hb-old/
H A Dharfbuzz-gpos.h90 HB_Error HB_Load_GPOS_Table( HB_Stream stream,
H A Dharfbuzz-shaper.cpp658 if (!stream || (error = HB_Load_GPOS_Table(stream, &face->gpos, face->gdef, gdefStream))) {
H A Dharfbuzz-gpos.c79 HB_Error HB_Load_GPOS_Table( HB_Stream stream, function

Completed in 410 milliseconds