Searched refs:SinglePos (Results 1 – 2 of 2) sorted by relevance
544 HB_SinglePos *SinglePos = &subtable->st.gpos.single; in Dump_GPOS_Lookup_Single() local546 DUMP_FUINT (SinglePos, PosFormat); in Dump_GPOS_Lookup_Single()547 RECURSE (Coverage, Coverage, &SinglePos->Coverage); in Dump_GPOS_Lookup_Single()549 DUMP_FUINT (SinglePos, ValueFormat); in Dump_GPOS_Lookup_Single()551 if (SinglePos->PosFormat == 1) in Dump_GPOS_Lookup_Single()553 DUMP_VALUE_RECORD (&SinglePos->spf.spf1.Value, SinglePos->ValueFormat); in Dump_GPOS_Lookup_Single()559 DUMP_FUINT (&SinglePos->spf.spf2, ValueCount); in Dump_GPOS_Lookup_Single()560 for (i = 0; i < SinglePos->spf.spf2.ValueCount; i++) in Dump_GPOS_Lookup_Single()561 DUMP_VALUE_RECORD (&SinglePos->spf.spf2.Value[i], SinglePos->ValueFormat); in Dump_GPOS_Lookup_Single()
519 struct SinglePos struct1417 SinglePos single;