Searched refs:PairPos (Results 1 - 2 of 2) sorted by relevance

/external/harfbuzz/src/
H A Dharfbuzz-dump.c590 HB_PairPos *PairPos = &subtable->st.gpos.pair; local
592 DUMP_FUINT (PairPos, PosFormat);
593 RECURSE (Coverage, Coverage, &PairPos->Coverage);
595 DUMP_FUINT (PairPos, ValueFormat1);
596 DUMP_FUINT (PairPos, ValueFormat2);
598 if (PairPos->PosFormat == 1)
602 DUMP_FUINT (&PairPos->ppf.ppf1, PairSetCount);
603 for (i = 0; i < PairPos->ppf.ppf1.PairSetCount; i++)
606 Dump_PairSet (&PairPos->ppf.ppf1.PairSet[i], stream, indent + 1, hb_type, PairPos
[all...]
/external/harfbuzz_ng/src/
H A Dhb-ot-layout-gpos-table.hh793 * beginning of PairPos subtable--for
797 * beginning of PairPos subtable--for
810 struct PairPos struct in namespace:OT
1418 PairPos pair;

Completed in 109 milliseconds