Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
DEditorCommand.cpp296 static bool executeCut(Frame* frame, Event*, EditorCommandSource, const String&) in executeCut() function
1287 …{ "Cut", { executeCut, supported, enabledCut, stateNone, valueNull, notTextInsertion, allowExecuti… in createCommandMap()
/external/webkit/WebCore/
DChangeLog-2008-08-1066298 (WebCore::executeCut):