Lines Matching refs:GlyphID
95 Supplier<GlyphID> &glyphs, in serialize()
180 Supplier<GlyphID> &glyphs, in serialize()
181 Supplier<GlyphID> &substitutes, in serialize()
202 ArrayOf<GlyphID>
212 Supplier<GlyphID> &glyphs, in serialize()
213 Supplier<GlyphID> &substitutes, in serialize()
310 Supplier<GlyphID> &glyphs, in serialize()
326 ArrayOf<GlyphID>
379 Supplier<GlyphID> &glyphs, in serialize()
382 Supplier<GlyphID> &substitute_glyphs_list) in serialize()
417 Supplier<GlyphID> &glyphs, in serialize()
420 Supplier<GlyphID> &substitute_glyphs_list) in serialize()
451 typedef ArrayOf<GlyphID> AlternateSet; /* Array of alternate GlyphIDs--in
531 Supplier<GlyphID> &glyphs, in serialize()
534 Supplier<GlyphID> &alternate_glyphs_list) in serialize()
569 Supplier<GlyphID> &glyphs, in serialize()
572 Supplier<GlyphID> &alternate_glyphs_list) in serialize()
680 GlyphID ligature, in serialize()
681 Supplier<GlyphID> &components, /* Starting from second */ in serialize()
699 GlyphID ligGlyph; /* GlyphID of ligature to substitute */
700 HeadlessArrayOf<GlyphID>
753 Supplier<GlyphID> &ligatures, in serialize()
756 Supplier<GlyphID> &component_list /* Starting from second for each ligature */) in serialize()
843 Supplier<GlyphID> &first_glyphs, in serialize()
846 Supplier<GlyphID> &ligatures_list, in serialize()
848 Supplier<GlyphID> &component_list /* Starting from second for each ligature */) in serialize()
885 Supplier<GlyphID> &first_glyphs, in serialize()
888 Supplier<GlyphID> &ligatures_list, in serialize()
890 Supplier<GlyphID> &component_list /* Starting from second for each ligature */) in serialize()
958 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead); in closure()
988 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead); in collect_glyphs()
1015 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead); in apply()
1043 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead); in sanitize()
1060 ArrayOf<GlyphID>
1203 Supplier<GlyphID> &glyphs, in serialize_single()
1204 Supplier<GlyphID> &substitutes, in serialize_single()
1214 Supplier<GlyphID> &glyphs, in serialize_multiple()
1217 Supplier<GlyphID> &substitute_glyphs_list) in serialize_multiple()
1230 Supplier<GlyphID> &glyphs, in serialize_alternate()
1233 Supplier<GlyphID> &alternate_glyphs_list) in serialize_alternate()
1246 Supplier<GlyphID> &first_glyphs, in serialize_ligature()
1249 Supplier<GlyphID> &ligatures_list, in serialize_ligature()
1251 Supplier<GlyphID> &component_list /* Starting from second for each ligature */) in serialize_ligature()