Searched defs:textWithSpaces (Results 1 – 5 of 5) sorted by relevance
22 @Test fun textWithSpaces() { in textWithSpaces() method in org.jetbrains.dokka.tests.ParserTest
58 TextRange textWithSpaces() const { return fTextWithWhitespacesRange; } in textWithSpaces() function
339 …TextRange textWithSpaces(fEndLine.startCluster()->textRange().start, startLine->textRange().start); in breakTextIntoLines() local
528 bool addEllipsis) { in breakShapedTextIntoLines()643 TextRange textWithSpaces, in addLine()
86 TextRange textWithSpaces, in TextLine()