Searched defs:ShapedRunGlyphIterator (Results 1 – 1 of 1) sorted by relevance
751 struct ShapedRunGlyphIterator { struct752 ShapedRunGlyphIterator(const SkTArray<ShapedRun>& origRuns) function758 bool operator==(const ShapedRunGlyphIterator& that) const {763 bool operator!=(const ShapedRunGlyphIterator& that) const {769 ShapedGlyph* next() {785 ShapedGlyph* current() {793 const SkTArray<ShapedRun>* fRuns;794 int fRunIndex;795 size_t fGlyphIndex;