Searched refs:glyphStartIndex (Results 1 – 3 of 3) sorted by relevance
546 SkASSERT_RELEASE(lSubRun.glyphStartIndex() == rSubRun.glyphStartIndex()); in AssertEqual()
185 size_t glyphOffset = glyphIdx + info->glyphStartIndex(); in regenInBatch()
407 uint32_t glyphStartIndex() const { return fGlyphStartIndex; } in glyphStartIndex() function