Home
last modified time | relevance | path

Searched defs:textWithSpaces (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/modules/skparagraph/src/
DTextLine.h35 TextRange textWithSpaces() const { return fTextWithWhitespacesRange; } in textWithSpaces() function
DTextWrapper.cpp186 …TextRange textWithSpaces(fEndLine.startCluster()->textRange().start, startLine->textRange().start); in breakTextIntoLines() local
DParagraphImpl.cpp418 bool addEllipsis) { in breakShapedTextIntoLines()
514 TextRange textWithSpaces, in addLine()
DTextLine.cpp38 TextRange textWithSpaces, in TextLine()