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

  /external/webkit/Source/WebCore/editing/
TypingCommand.h 113 bool makeEditableRootEmpty();
TypingCommand.cpp 447 bool TypingCommand::makeEditableRootEmpty()
501 if (endingSelection().visibleStart().next(CannotCrossEditingBoundary).isNull() && makeEditableRootEmpty()) {

Completed in 25 milliseconds