Home
last modified time | relevance | path

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

/external/skia/modules/skparagraph/src/
DTextLine.cpp269 …[this, visitor, styleType](const Run* run, SkScalar runOffset, TextRange textRange, SkScalar* widt… in scanStyles()
293 [&result](const Run* run, SkScalar runOffset, TextRange textRange, SkScalar* width) { in metricsWithoutMultiplier()
745 SkScalar runOffset, in iterateThroughSingleRunByStyles()
848 SkScalar runOffset = 0; in iterateThroughVisualRuns() local
1252 SkScalar* width) { in getRectsForPlaceholders()
/external/skia/modules/skparagraph/samples/
DSampleParagraph.cpp2079 [&](const Run* run, SkScalar runOffset, TextRange textRange, SkScalar* width) { in onDrawContent()