Home
last modified time | relevance | path

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

/third_party/skia/modules/skparagraph/src/
DParagraphImpl.cpp935 auto textExcludingSpaces = TextRange(0, fTrailingSpaces); in GetLineFontMetrics() local
1000 bool addEllipsis) { in GetLineFontMetrics()
1104 TextRange textExcludingSpaces, in GetLineFontMetrics()
DTextWrapper.cpp677 …TextRange textExcludingSpaces(fEndLine.startCluster()->textRange().start, fEndLine.endCluster()->t… in moveForward() local
DTextLine.cpp107 TextRange textExcludingSpaces, in TextLine()