Home
last modified time | relevance | path

Searched refs:breakOutOfEmptyListItem (Results 1 – 12 of 12) sorted by relevance

/external/webkit/Source/WebCore/editing/
DCompositeEditCommand.h114 bool breakOutOfEmptyListItem();
DInsertParagraphSeparatorCommand.cpp192 if (breakOutOfEmptyListItem()) in doApply()
DTypingCommand.cpp496 if (breakOutOfEmptyListItem()) { in deleteKeyPressed()
DCompositeEditCommand.cpp1038 bool CompositeEditCommand::breakOutOfEmptyListItem() in breakOutOfEmptyListItem() function in WebCore::CompositeEditCommand
/external/webkit/Source/WebCore/
DChangeLog-2006-12-3136429 (WebCore::CompositeEditCommand::breakOutOfEmptyListItem): Changed code to construct a
41821 (WebCore::CompositeEditCommand::breakOutOfEmptyListItem):
41825 (WebCore::InsertParagraphSeparatorCommand::doApply): Call breakOutOfEmptyListItem.
41827 (WebCore::TypingCommand::deleteKeyPressed): Call breakOutOfEmptyListItem if
DChangeLog-2010-01-2942545 (WebCore::CompositeEditCommand::breakOutOfEmptyListItem): Removed trailing blanks.
63360 This patch modifies breakOutOfEmptyListItem to break out of a properly nested list
63370 (WebCore::CompositeEditCommand::breakOutOfEmptyListItem):
75219 (WebCore::CompositeEditCommand::breakOutOfEmptyListItem): Uses editingStyleAtPosition
DChangeLog-2011-02-1625780 (WebCore::CompositeEditCommand::breakOutOfEmptyListItem):
47212 (WebCore::CompositeEditCommand::breakOutOfEmptyListItem): Ditto.
DChangeLog37606 (WebCore::CompositeEditCommand::breakOutOfEmptyListItem):
61908 (WebCore::CompositeEditCommand::breakOutOfEmptyListItem): Ditto.
DChangeLog-2008-08-1011316 (WebCore::CompositeEditCommand::breakOutOfEmptyListItem):
16201 (WebCore::CompositeEditCommand::breakOutOfEmptyListItem): Don't break out of an empty
DChangeLog-2010-12-0617172 (WebCore::CompositeEditCommand::breakOutOfEmptyListItem): Uses EditingStyle.
32505 (WebCore::CompositeEditCommand::breakOutOfEmptyListItem): Ditto.
93857 (WebCore::CompositeEditCommand::breakOutOfEmptyListItem):
DChangeLog-2009-06-1640334 (WebCore::CompositeEditCommand::breakOutOfEmptyListItem):
60197 (WebCore::CompositeEditCommand::breakOutOfEmptyListItem): Ditto.
DChangeLog-2010-05-241148 (WebCore::CompositeEditCommand::breakOutOfEmptyListItem):