Home
last modified time | relevance | path

Searched refs:removeUnnecessaryLineBreakAt (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/editing/
DIndentOutdentCommand.h52 void removeUnnecessaryLineBreakAt(const Position& endOfParagraph);
DIndentOutdentCommand.cpp162 removeUnnecessaryLineBreakAt(endOfParagraph); in appendParagraphIntoNode()
165 void IndentOutdentCommand::removeUnnecessaryLineBreakAt(const Position& endOfParagraph) in removeUnnecessaryLineBreakAt() function in WebCore::IndentOutdentCommand
/external/webkit/WebCore/
DChangeLog9785 …(WebCore::IndentOutdentCommand::removeUnnecessaryLineBreakAt): removes a break element at the spec…