Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
DCompositeEditCommand.h164 bool breakOutOfEmptyListItem();
DInsertParagraphSeparatorCommand.cpp196 if (breakOutOfEmptyListItem()) in doApply()
DTypingCommand.cpp442 if (breakOutOfEmptyListItem()) { in deleteKeyPressed()
DCompositeEditCommand.cpp1286 bool CompositeEditCommand::breakOutOfEmptyListItem() in breakOutOfEmptyListItem() function in blink::CompositeEditCommand