Home
last modified time | relevance | path

Searched refs:fixupWhitespace (Results 1 – 7 of 7) sorted by relevance

/external/webkit/WebCore/editing/
DDeleteSelectionCommand.h59 void fixupWhitespace();
DDeleteSelectionCommand.cpp518 void DeleteSelectionCommand::fixupWhitespace() in fixupWhitespace() function in WebCore::DeleteSelectionCommand
770 fixupWhitespace(); in doApply()
/external/webkit/WebCore/
DChangeLog-2005-08-2318721 (khtml::DeleteSelectionCommand::fixupWhitespace):
21542 … (khtml::DeleteSelectionCommand::fixupWhitespace): Use isCollapsibleWhitespace instead of isWS,
31782 (khtml::DeleteSelectionCommand::fixupWhitespace): Ditto.
32007 (khtml::DeleteSelectionCommand::fixupWhitespace): Ditto.
DChangeLog-2006-12-3141448 (WebCore::DeleteSelectionCommand::fixupWhitespace):
48670 (WebCore::DeleteSelectionCommand::fixupWhitespace): Got rid of m_trailingWhitespaceValid
DChangeLog-2006-05-1038542 (khtml::DeleteSelectionCommand::fixupWhitespace): Ditto.
DChangeLog-2009-06-1615037 (WebCore::DeleteSelectionCommand::fixupWhitespace):
31361 (WebCore::DeleteSelectionCommand::fixupWhitespace):
DChangeLog-2007-10-1456653 REGRESSION: Reproducible assertion failure in DeleteSelectionCommand::fixupWhitespace()