Home
last modified time | relevance | path

Searched refs:updateSelectionIfDifferentFromCurrentSelection (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
DTypingCommand.cpp120 updateSelectionIfDifferentFromCurrentSelection(lastTypingCommand.get(), frame); in deleteKeyPressed()
137 updateSelectionIfDifferentFromCurrentSelection(lastTypingCommand.get(), frame); in forwardDeleteKeyPressed()
147 void TypingCommand::updateSelectionIfDifferentFromCurrentSelection(TypingCommand* typingCommand, Lo… in updateSelectionIfDifferentFromCurrentSelection() function in blink::TypingCommand
DTypingCommand.h107 static void updateSelectionIfDifferentFromCurrentSelection(TypingCommand*, LocalFrame*);