Home
last modified time | relevance | path

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

/external/skia/modules/skparagraph/src/
DTextLine.cpp285 …[this, visitor, styleType](const Run* run, SkScalar runOffset, TextRange textRange, SkScalar* widt… in scanStyles()
776 SkScalar runOffset, in iterateThroughSingleRunByStyles()
862 SkScalar runOffset = 0; in iterateThroughVisualRuns() local
DParagraphImpl.cpp664 [&](const Run* run, SkScalar runOffset, TextRange textRange, SkScalar* width) { in getRectsForRange()
845 SkScalar* width) { in getRectsForPlaceholders()
893 (const Run* run, SkScalar runOffset, TextRange textRange, SkScalar* width) { in getGlyphPositionAtCoordinate()
/external/skia/samplecode/
DSampleParagraph.cpp2062 [&](const Run* run, SkScalar runOffset, TextRange textRange, SkScalar* width) { in onDrawContent()