Searched refs:glyphEndIndex (Results 1 – 2 of 2) sorted by relevance
403 uint32_t glyphEndIndex() const { return fGlyphEndIndex; } in glyphEndIndex() function411 fGlyphStartIndex = prev.glyphEndIndex(); in setAsSuccessor()412 fGlyphEndIndex = prev.glyphEndIndex(); in setAsSuccessor()
158 fGlyphs[subRun->glyphEndIndex()] = glyph; in appendGlyph()515 SkASSERT_RELEASE(lSubRun.glyphEndIndex() == rSubRun.glyphEndIndex()); in AssertEqual()