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