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 112 bool makeEditableRootEmpty();
TypingCommand.cpp 380 bool TypingCommand::makeEditableRootEmpty()
442 if (visibleStart.next(CannotCrossEditingBoundary).isNull() && makeEditableRootEmpty()) {

Completed in 255 milliseconds