Searched refs:glyphStartIndex (Results 1 – 6 of 6) sorted by relevance
447 SkASSERT_RELEASE(lSubRun.glyphStartIndex() == rSubRun.glyphStartIndex()); in AssertEqual()
194 size_t glyphOffset = glyphIdx + fSubRun->glyphStartIndex(); in doRegen()
304 uint32_t glyphStartIndex() const { return fGlyphStartIndex; } in glyphStartIndex() function