HomeSort by relevance Sort by last modified time
    Searched refs:makeEditableRootEmpty (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/editing/
TypingCommand.h 118 bool makeEditableRootEmpty();
TypingCommand.cpp 383 bool TypingCommand::makeEditableRootEmpty()
441 if (endingSelection().visibleStart().next(CannotCrossEditingBoundary).isNull() && makeEditableRootEmpty()) {

Completed in 44 milliseconds