Searched refs:ValueFormat1 (Results 1 – 5 of 5) sorted by relevance
/external/harfbuzz/src/ |
D | harfbuzz-dump.c | 566 …PairValueRecord, FILE *stream, int indent, HB_Type hb_type, HB_UShort ValueFormat1, HB_UShort Valu… in Dump_PairValueRecord() argument 569 DUMP_VALUE_RECORD (&PairValueRecord->Value1, ValueFormat1); in Dump_PairValueRecord() 574 …airSet *PairSet, FILE *stream, int indent, HB_Type hb_type, HB_UShort ValueFormat1, HB_UShort Valu… in Dump_PairSet() argument 582 …Dump_PairValueRecord (&PairSet->PairValueRecord[i], stream, indent + 1, hb_type, ValueFormat1, Val… in Dump_PairSet() 595 DUMP_FUINT (PairPos, ValueFormat1); in Dump_GPOS_Lookup_Pair() 606 …Dump_PairSet (&PairPos->ppf.ppf1.PairSet[i], stream, indent + 1, hb_type, PairPos->ValueFormat1, P… in Dump_GPOS_Lookup_Pair()
|
D | harfbuzz-gpos-private.h | 273 HB_UShort ValueFormat1; /* format of ValueRecord table member
|
D | harfbuzz-gpos.c | 1429 format1 = pp->ValueFormat1 = GET_UShort(); in Load_PairPos() 1472 format1 = pp->ValueFormat1; in Free_PairPos() 1623 pp->ValueFormat1, pp->ValueFormat2 ); in Lookup_PairPos() 1628 pp->ValueFormat1, pp->ValueFormat2 ); in Lookup_PairPos()
|
/external/harfbuzz_ng/src/hb-old/ |
D | harfbuzz-gpos-private.h | 273 HB_UShort ValueFormat1; /* format of ValueRecord table member
|
D | harfbuzz-gpos.c | 1429 format1 = pp->ValueFormat1 = GET_UShort(); in Load_PairPos() 1472 format1 = pp->ValueFormat1; in Free_PairPos() 1623 pp->ValueFormat1, pp->ValueFormat2 ); in Lookup_PairPos() 1628 pp->ValueFormat1, pp->ValueFormat2 ); in Lookup_PairPos()
|