Searched refs:rebalanceWhitespaceOnTextSubstring (Results 1 – 4 of 4) sorted by relevance
73 void rebalanceWhitespaceOnTextSubstring(RefPtr<Text>, int startOffset, int endOffset);
183 …rebalanceWhitespaceOnTextSubstring(textNode, startPosition.offsetInContainerNode(), endPosition.of… in input()
446 …rebalanceWhitespaceOnTextSubstring(static_cast<Text*>(node), position.offsetInContainerNode(), pos… in rebalanceWhitespaceAt()449 void CompositeEditCommand::rebalanceWhitespaceOnTextSubstring(RefPtr<Text> textNode, int startOffse… in rebalanceWhitespaceOnTextSubstring() function in WebCore::CompositeEditCommand
18640 … * Generalized rebalanceWhitespaceAt() to rebalanceWhitespaceOnTextSubstring() to rebalancing 18653 …(WebCore::CompositeEditCommand::rebalanceWhitespaceOnTextSubstring): Added: A generalized version …21856 … * Generalized rebalanceWhitespaceAt() to rebalanceWhitespaceOnTextSubstring() to rebalancing 21869 …(WebCore::CompositeEditCommand::rebalanceWhitespaceOnTextSubstring): Added: A generalized version …