Searched refs:GlyphIndex (Results 1 – 8 of 8) sorted by relevance
44 typedef size_t GlyphIndex; typedef125 typedef Range<GlyphIndex> GlyphRange;
94 ClusterIndex clusterIndex(GlyphIndex glyph) { in clusterIndex()
43 typedef size_t GlyphIndex; typedef44 typedef SkRange<GlyphIndex> GlyphRange;
91 GlyphIndex resolvedGlyphsStart = 0; in fillGaps()
245 int32_t glyph_id = composite_glyph->GlyphIndex(i); in ResolveCompositeGlyphs()
269 int32_t GlyphIndex(int32_t contour);
534 int32_t GlyphTable::CompositeGlyph::GlyphIndex(int32_t contour) { in GlyphIndex() function in sfntly::GlyphTable::CompositeGlyph
247 int32_t glyph_id = comp_glyph->GlyphIndex(j); in ResolveCompositeGlyphs()250 comp_glyph_id.insert(comp_glyph->GlyphIndex(j)); in ResolveCompositeGlyphs()