Searched refs:breakOutOfEmptyListItem (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DCompositeEditCommand.h163 bool breakOutOfEmptyListItem();
H A DInsertParagraphSeparatorCommand.cpp191 if (breakOutOfEmptyListItem())
H A DTypingCommand.cpp436 if (breakOutOfEmptyListItem()) {
H A DCompositeEditCommand.cpp1261 bool CompositeEditCommand::breakOutOfEmptyListItem() function in class:CompositeEditCommand

Completed in 766 milliseconds