Home | History | Annotate | Download | only in src

Lines Matching refs:GlyphID

95 			 Supplier<GlyphID> &glyphs,
117 INT16 deltaGlyphID; /* Add to original GlyphID to get
118 * substitute GlyphID */
180 Supplier<GlyphID> &glyphs,
181 Supplier<GlyphID> &substitutes,
202 ArrayOf<GlyphID>
212 Supplier<GlyphID> &glyphs,
213 Supplier<GlyphID> &substitutes,
308 Supplier<GlyphID> &glyphs,
324 ArrayOf<GlyphID>
377 Supplier<GlyphID> &glyphs,
380 Supplier<GlyphID> &substitute_glyphs_list)
415 Supplier<GlyphID> &glyphs,
418 Supplier<GlyphID> &substitute_glyphs_list)
449 typedef ArrayOf<GlyphID> AlternateSet; /* Array of alternate GlyphIDs--in
527 Supplier<GlyphID
530 Supplier<GlyphID> &alternate_glyphs_list)
565 Supplier<GlyphID> &glyphs,
568 Supplier<GlyphID> &alternate_glyphs_list)
674 GlyphID ligature,
675 Supplier<GlyphID> &components, /* Starting from second */
693 GlyphID ligGlyph; /* GlyphID of ligature to substitute */
694 HeadlessArrayOf<GlyphID>
747 Supplier<GlyphID> &ligatures,
750 Supplier<GlyphID> &component_list /* Starting from second for each ligature */)
837 Supplier<GlyphID> &first_glyphs,
840 Supplier<GlyphID> &ligatures_list,
842 Supplier<GlyphID> &component_list /* Starting from second for each ligature */)
879 Supplier<GlyphID> &first_glyphs,
882 Supplier<GlyphID> &ligatures_list,
884 Supplier<GlyphID> &component_list /* Starting from second for each ligature */)
952 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead);
980 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead);
1006 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead);
1037 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead);
1054 ArrayOf<GlyphID>
1197 Supplier<GlyphID> &glyphs,
1198 Supplier<GlyphID> &substitutes,
1208 Supplier<GlyphID> &glyphs,
1211 Supplier<GlyphID> &substitute_glyphs_list)
1224 Supplier<GlyphID> &glyphs,
1227 Supplier<GlyphID> &alternate_glyphs_list)
1240 Supplier<GlyphID> &first_glyphs,
1243 Supplier<GlyphID> &ligatures_list,
1245 Supplier<GlyphID> &component_list /* Starting from second for each ligature */)