Searched refs:ValueFormat2 (Results 1 - 5 of 5) sorted by relevance

/external/harfbuzz/src/
H A Dharfbuzz-dump.c566 Dump_PairValueRecord (HB_PairValueRecord *PairValueRecord, FILE *stream, int indent, HB_Type hb_type, HB_UShort ValueFormat1, HB_UShort ValueFormat2) argument
570 DUMP_VALUE_RECORD (&PairValueRecord->Value2, ValueFormat2);
574 Dump_PairSet (HB_PairSet *PairSet, FILE *stream, int indent, HB_Type hb_type, HB_UShort ValueFormat1, HB_UShort ValueFormat2) argument
582 Dump_PairValueRecord (&PairSet->PairValueRecord[i], stream, indent + 1, hb_type, ValueFormat1, ValueFormat2);
596 DUMP_FUINT (PairPos, ValueFormat2);
606 Dump_PairSet (&PairPos->ppf.ppf1.PairSet[i], stream, indent + 1, hb_type, PairPos->ValueFormat1, PairPos->ValueFormat2);
H A Dharfbuzz-gpos-private.h275 HB_UShort ValueFormat2; /* format of ValueRecord table member in struct:HB_PairPos_
H A Dharfbuzz-gpos.c1430 format2 = pp->ValueFormat2 = GET_UShort();
1473 format2 = pp->ValueFormat2;
1623 pp->ValueFormat1, pp->ValueFormat2 );
1628 pp->ValueFormat1, pp->ValueFormat2 );
1643 if ( pp->ValueFormat2 )
/external/harfbuzz_ng/src/hb-old/
H A Dharfbuzz-gpos-private.h275 HB_UShort ValueFormat2; /* format of ValueRecord table member in struct:HB_PairPos_
H A Dharfbuzz-gpos.c1430 format2 = pp->ValueFormat2 = GET_UShort();
1473 format2 = pp->ValueFormat2;
1623 pp->ValueFormat1, pp->ValueFormat2 );
1628 pp->ValueFormat1, pp->ValueFormat2 );
1643 if ( pp->ValueFormat2 )

Completed in 87 milliseconds