• Home
  • Raw
  • Download

Lines Matching refs:Supplier

95 			 Supplier<GlyphID> &glyphs,  in serialize()
180 Supplier<GlyphID> &glyphs, in serialize()
181 Supplier<GlyphID> &substitutes, in serialize()
212 Supplier<GlyphID> &glyphs, in serialize()
213 Supplier<GlyphID> &substitutes, in serialize()
310 Supplier<GlyphID> &glyphs, in serialize()
379 Supplier<GlyphID> &glyphs, in serialize()
380 Supplier<unsigned int> &substitute_len_list, in serialize()
382 Supplier<GlyphID> &substitute_glyphs_list) in serialize()
417 Supplier<GlyphID> &glyphs, in serialize()
418 Supplier<unsigned int> &substitute_len_list, in serialize()
420 Supplier<GlyphID> &substitute_glyphs_list) in serialize()
531 Supplier<GlyphID> &glyphs, in serialize()
532 Supplier<unsigned int> &alternate_len_list, in serialize()
534 Supplier<GlyphID> &alternate_glyphs_list) in serialize()
569 Supplier<GlyphID> &glyphs, in serialize()
570 Supplier<unsigned int> &alternate_len_list, in serialize()
572 Supplier<GlyphID> &alternate_glyphs_list) in serialize()
681 Supplier<GlyphID> &components, /* Starting from second */ in serialize()
753 Supplier<GlyphID> &ligatures, in serialize()
754 Supplier<unsigned int> &component_count_list, in serialize()
756 Supplier<GlyphID> &component_list /* Starting from second for each ligature */) in serialize()
843 Supplier<GlyphID> &first_glyphs, in serialize()
844 Supplier<unsigned int> &ligature_per_first_glyph_count_list, in serialize()
846 Supplier<GlyphID> &ligatures_list, in serialize()
847 Supplier<unsigned int> &component_count_list, in serialize()
848 Supplier<GlyphID> &component_list /* Starting from second for each ligature */) in serialize()
885 Supplier<GlyphID> &first_glyphs, in serialize()
886 Supplier<unsigned int> &ligature_per_first_glyph_count_list, in serialize()
888 Supplier<GlyphID> &ligatures_list, in serialize()
889 Supplier<unsigned int> &component_count_list, in serialize()
890 Supplier<GlyphID> &component_list /* Starting from second for each ligature */) in serialize()
1203 Supplier<GlyphID> &glyphs, in serialize_single()
1204 Supplier<GlyphID> &substitutes, in serialize_single()
1214 Supplier<GlyphID> &glyphs, in serialize_multiple()
1215 Supplier<unsigned int> &substitute_len_list, in serialize_multiple()
1217 Supplier<GlyphID> &substitute_glyphs_list) in serialize_multiple()
1230 Supplier<GlyphID> &glyphs, in serialize_alternate()
1231 Supplier<unsigned int> &alternate_len_list, in serialize_alternate()
1233 Supplier<GlyphID> &alternate_glyphs_list) in serialize_alternate()
1246 Supplier<GlyphID> &first_glyphs, in serialize_ligature()
1247 Supplier<unsigned int> &ligature_per_first_glyph_count_list, in serialize_ligature()
1249 Supplier<GlyphID> &ligatures_list, in serialize_ligature()
1250 Supplier<unsigned int> &component_count_list, in serialize_ligature()
1251 Supplier<GlyphID> &component_list /* Starting from second for each ligature */) in serialize_ligature()