Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/editing/
DEditorCommand.cpp1076 static bool executeUndo(Frame* frame, Event*, EditorCommandSource, const String&) in executeUndo() function
1529 …{ "Undo", { executeUndo, supported, enabledUndo, stateNone, valueNull, notTextInsertion, doNotAllo… in createCommandMap()
/external/webkit/Source/WebCore/
DChangeLog-2008-08-1066384 (WebCore::executeUndo):