Searched defs:ShapedRunGlyphIterator (Results 1 – 2 of 2) sorted by relevance
454 struct ShapedRunGlyphIterator { struct455 ShapedRunGlyphIterator(const SkTArray<ShapedRun>& origRuns) in ShapedRunGlyphIterator() argument461 bool operator==(const ShapedRunGlyphIterator& that) const { in operator ==()466 bool operator!=(const ShapedRunGlyphIterator& that) const { in operator !=()472 ShapedGlyph* next() { in next()488 ShapedGlyph* current() { in current()496 const SkTArray<ShapedRun>* fRuns;497 int fRunIndex;498 int fGlyphIndex;
754 struct ShapedRunGlyphIterator { struct755 ShapedRunGlyphIterator(const SkTArray<ShapedRun>& origRuns) in ShapedRunGlyphIterator() argument761 bool operator==(const ShapedRunGlyphIterator& that) const { in operator ==()766 bool operator!=(const ShapedRunGlyphIterator& that) const { in operator !=()772 ShapedGlyph* next() { in next()788 ShapedGlyph* current() { in current()796 const SkTArray<ShapedRun>* fRuns;797 int fRunIndex;798 int fGlyphIndex;