Searched defs:ValueFormat1 (Results 1 - 3 of 3) 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
569 DUMP_VALUE_RECORD (&PairValueRecord->Value1, ValueFormat1);
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);
595 DUMP_FUINT (PairPos, ValueFormat1);
606 Dump_PairSet (&PairPos->ppf.ppf1.PairSet[i], stream, indent + 1, hb_type, PairPos->ValueFormat1, PairPos->ValueFormat2);
H A Dharfbuzz-gpos-private.h273 HB_UShort ValueFormat1; /* format of ValueRecord table member in struct:HB_PairPos_
/external/harfbuzz_ng/src/hb-old/
H A Dharfbuzz-gpos-private.h273 HB_UShort ValueFormat1; /* format of ValueRecord table member in struct:HB_PairPos_

Completed in 46 milliseconds