Home | History | Annotate | Download | only in src

Lines Matching refs:GlyphID

89 			 Supplier<GlyphID> &glyphs,
110 SHORT deltaGlyphID; /* Add to original GlyphID to get
111 * substitute GlyphID */
165 Supplier<GlyphID> &glyphs,
166 Supplier<GlyphID> &substitutes,
186 ArrayOf<GlyphID>
196 Supplier<GlyphID> &glyphs,
197 Supplier<GlyphID> &substitutes,
306 Supplier<GlyphID> &glyphs,
321 ArrayOf<GlyphID>
370 Supplier<GlyphID> &glyphs,
373 Supplier<GlyphID> &substitute_glyphs_list)
407 Supplier<GlyphID> &glyphs,
410 Supplier<GlyphID> &substitute_glyphs_list)
449 typedef ArrayOf<GlyphID> AlternateSet; /* Array of alternate GlyphIDs--in
521 Supplier<GlyphID> &glyphs,
524 Supplier<GlyphID> &alternate_glyphs_list)
558 Supplier<GlyphID> &glyphs,
561 Supplier<GlyphID> &alternate_glyphs_list)
677 GlyphID ligature,
678 Supplier<GlyphID> &components, /* Starting from second */
695 GlyphID ligGlyph; /* GlyphID of ligature to substitute */
696 HeadlessArrayOf<GlyphID>
749 Supplier<GlyphID> &ligatures,
752 Supplier<GlyphID> &component_list /* Starting from second for each ligature */)
830 Supplier<GlyphID> &first_glyphs,
833 Supplier<GlyphID> &ligatures_list,
835 Supplier<GlyphID> &component_list /* Starting from second for each ligature */)
871 Supplier<GlyphID> &first_glyphs,
874 Supplier<GlyphID> &ligatures_list,
876 Supplier<GlyphID> &component_list /* Starting from second for each ligature */)
947 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead);
973 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead);
1000 const ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead);
1027 ArrayOf<GlyphID> &substitute = StructAfter<ArrayOf<GlyphID> > (lookahead);
1044 ArrayOf<GlyphID>
1222 Supplier<GlyphID> &glyphs,
1223 Supplier<GlyphID> &substitutes,
1233 Supplier<GlyphID> &glyphs,
1236 Supplier<GlyphID> &substitute_glyphs_list)
1246 Supplier<GlyphID> &glyphs,
1249 Supplier<GlyphID> &alternate_glyphs_list)
1259 Supplier<GlyphID> &first_glyphs,
1262 Supplier<GlyphID> &ligatures_list,
1264 Supplier<GlyphID> &component_list /* Starting from second for each ligature */)