Searched refs:makeEditableRootEmpty (Results 1 – 2 of 2) sorted by relevance
112 bool makeEditableRootEmpty();
386 bool TypingCommand::makeEditableRootEmpty() in makeEditableRootEmpty() function in blink::TypingCommand447 if (visibleStart.next(CannotCrossEditingBoundary).isNull() && makeEditableRootEmpty()) { in deleteKeyPressed()