Lines Matching refs:textExcludingSpaces
1148 auto textExcludingSpaces = TextRange(0, fTrailingSpaces);
1180 textExcludingSpaces, textRange, textRange,
1202 [&](TextRange textExcludingSpaces,
1217 auto& line = this->addLine(offset, advance, textExcludingSpaces, text, textWithNewlines, clusters, clustersWithGhosts, widthWithSpaces, metrics);
1253 auto textExcludingSpaces = TextRange(0, fTrailingSpaces);
1284 textExcludingSpaces, textRange, textRange,
1303 [&](TextRange textExcludingSpaces,
1316 auto& line = this->addLine(offset, advance, textExcludingSpaces, text, textWithNewlines, clusters, clustersWithGhosts, widthWithSpaces, metrics);
1439 TextRange textExcludingSpaces,
1449 textExcludingSpaces, text, textIncludingNewLines,