Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/skparagraph/src/
H A DParagraphImpl.cpp591 auto textExcludingSpaces = TextRange(0, fTrailingSpaces); in breakShapedTextIntoLines() local
652 bool addEllipsis) { in breakShapedTextIntoLines()
765 TextRange textExcludingSpaces, in addLine()
H A DTextWrapper.cpp356 …TextRange textExcludingSpaces(fEndLine.startCluster()->textRange().start, fEndLine.endCluster()->t… in moveForward() local
H A DTextLine.cpp97 TextRange textExcludingSpaces, in TextLine()