Home
last modified time | relevance | path

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

/external/skia/modules/skparagraph/src/
DParagraphImpl.cpp552 auto textExcludingSpaces = TextRange(0, fTrailingSpaces); in breakShapedTextIntoLines() local
613 bool addEllipsis) { in breakShapedTextIntoLines()
709 TextRange textExcludingSpaces, in addLine()
DTextWrapper.cpp340 …TextRange textExcludingSpaces(fEndLine.startCluster()->textRange().start, fEndLine.endCluster()->t… in breakTextIntoLines() local
DTextLine.cpp89 TextRange textExcludingSpaces, in TextLine()