Searched refs:previousCharacterWasSpace (Results 1 – 1 of 1) sorted by relevance
372 bool previousCharacterWasSpace = false; in stringWithRebalancedWhitespace() local375 previousCharacterWasSpace = false; in stringWithRebalancedWhitespace()379 …if (previousCharacterWasSpace || (!i && startIsStartOfParagraph) || (i + 1 == rebalancedString.siz… in stringWithRebalancedWhitespace()381 previousCharacterWasSpace = false; in stringWithRebalancedWhitespace()384 previousCharacterWasSpace = true; in stringWithRebalancedWhitespace()