Home
last modified time | relevance | path

Searched defs:typingCommand (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
DTypingCommand.h114 …void updateCommandTypeOfOpenCommand(ETypingCommand typingCommand) { m_commandType = typingCommand;… in updateCommandTypeOfOpenCommand()
DTypingCommand.cpp54 …TypingCommandLineOperation(TypingCommand* typingCommand, bool selectInsertedText, const String& te… in TypingCommandLineOperation()
147 void TypingCommand::updateSelectionIfDifferentFromCurrentSelection(TypingCommand* typingCommand, Lo… in updateSelectionIfDifferentFromCurrentSelection()