Home
last modified time | relevance | path

Searched defs:styleSpan (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/modules/skparagraph/src/
DOneLineShaper.cpp428 SkSpan<Block> styleSpan, in iterateThroughFontStyles()
572 SkSpan<Block> styleSpan(fParagraph->blocks(blockRange)); in iterateThroughShapingRegions() local
631 …(TextRange textRange, SkSpan<Block> styleSpan, SkScalar& advanceX, TextIndex textStart, uint8_t de… in shape()