Lines Matching refs:GlyphID
89 Supplier<GlyphID> &glyphs, in serialize()
166 Supplier<GlyphID> &glyphs, in serialize()
167 Supplier<GlyphID> &substitutes, in serialize()
188 ArrayOf<GlyphID>
198 Supplier<GlyphID> &glyphs, in serialize()
199 Supplier<GlyphID> &substitutes, in serialize()
299 Supplier<GlyphID> &glyphs, in serialize()
315 ArrayOf<GlyphID>
364 Supplier<GlyphID> &glyphs, in serialize()
367 Supplier<GlyphID> &substitute_glyphs_list) in serialize()
402 Supplier<GlyphID> &glyphs, in serialize()
405 Supplier<GlyphID> &substitute_glyphs_list) in serialize()
436 typedef ArrayOf<GlyphID> AlternateSet; /* Array of alternate GlyphIDs--in
508 Supplier<GlyphID> &glyphs, in serialize()
511 Supplier<GlyphID> &alternate_glyphs_list) in serialize()
546 Supplier<GlyphID> &glyphs, in serialize()
549 Supplier<GlyphID> &alternate_glyphs_list) in serialize()
657 GlyphID ligature, in serialize()
658 Supplier<GlyphID> &components, /* Starting from second */ in serialize()
676 GlyphID ligGlyph; /* GlyphID of ligature to substitute */
677 HeadlessArrayOf<GlyphID>
730 Supplier<GlyphID> &ligatures, in serialize()
733 Supplier<GlyphID> &component_list /* Starting from second for each ligature */) in serialize()
812 Supplier<GlyphID> &first_glyphs, in serialize()
815 Supplier<GlyphID> &ligatures_list, in serialize()
817 Supplier<GlyphID> &component_list /* Starting from second for each ligature */) in serialize()
854 Supplier<GlyphID> &first_glyphs, in serialize()
857 Supplier<GlyphID> &ligatures_list, in serialize()
859 Supplier<GlyphID> &component_list /* Starting from second for each ligature */) in serialize()
927 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead); in closure()
953 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead); in collect_glyphs()
980 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead); in apply()
1008 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead); in sanitize()
1025 ArrayOf<GlyphID>
1168 Supplier<GlyphID> &glyphs, in serialize_single()
1169 Supplier<GlyphID> &substitutes, in serialize_single()
1179 Supplier<GlyphID> &glyphs, in serialize_multiple()
1182 Supplier<GlyphID> &substitute_glyphs_list) in serialize_multiple()
1195 Supplier<GlyphID> &glyphs, in serialize_alternate()
1198 Supplier<GlyphID> &alternate_glyphs_list) in serialize_alternate()
1211 Supplier<GlyphID> &first_glyphs, in serialize_ligature()
1214 Supplier<GlyphID> &ligatures_list, in serialize_ligature()
1216 Supplier<GlyphID> &component_list /* Starting from second for each ligature */) in serialize_ligature()