Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/src/
DTextWrapper.cpp804 …TextRange textExcludingSpaces(fEndLine.startCluster()->textRange().start, fEndLine.endCluster()->t… in moveForward() local
1245 …TextRange textExcludingSpaces(fEndLine.startCluster()->textRange().start, fEndLine.endCluster()->t… in moveForward() local
DParagraphImpl.cpp1079 auto textExcludingSpaces = TextRange(0, fTrailingSpaces); in GetLineFontMetrics() local
1147 SkScalar noIndentWidth) { in GetLineFontMetrics()
1270 TextRange textExcludingSpaces, in GetLineFontMetrics()
DTextLine.cpp148 TextRange textExcludingSpaces, in TextLine()