Searched defs:editCommand (Results 1 – 3 of 3) sorted by relevance
48 WTF::PassRefPtr<WebCore::EditCommand> editCommand() { return m_editCommand; } in editCommand() function
442 WebEditorUndoCommand::WebEditorUndoCommand(PassRefPtr<EditCommand> editCommand, bool isUndo) in WebEditorUndoCommand()
598 string editCommand; in keyDown() local