Searched refs:previousCharacterWasSpace (Results 1 – 1 of 1) sorted by relevance
369 bool previousCharacterWasSpace = false; in stringWithRebalancedWhitespace() local374 previousCharacterWasSpace = false; in stringWithRebalancedWhitespace()378 …if (previousCharacterWasSpace || (!i && startIsStartOfParagraph) || (i + 1 == length && endIsEndOf… in stringWithRebalancedWhitespace()380 previousCharacterWasSpace = false; in stringWithRebalancedWhitespace()383 previousCharacterWasSpace = true; in stringWithRebalancedWhitespace()