Searched refs:glyphEndIndex (Results 1 – 2 of 2) sorted by relevance
408 uint32_t glyphEndIndex() const { return fGlyphEndIndex; } in glyphEndIndex() function416 fGlyphStartIndex = prev.glyphEndIndex(); in setAsSuccessor()417 fGlyphEndIndex = prev.glyphEndIndex(); in setAsSuccessor()
151 fGlyphs[subRun->glyphEndIndex()] = glyph; in appendGlyph()547 SkASSERT_RELEASE(lSubRun.glyphEndIndex() == rSubRun.glyphEndIndex()); in AssertEqual()