Home
last modified time | relevance | path

Searched refs:glyphSpaces (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/experimental/sktext/src/
DText.cpp477 auto glyphSpaces = isSpaceRun ? spacesStart.glyphIndex() : glyphEnd; in addLine() local
478 if (glyphSpaces > glyphStart) { in addLine()
482 glyphSpaces - glyphStart, in addLine()