Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
DEditorCommand.cpp1116 static bool enabledCut(Frame* frame, Event*, EditorCommandSource) in enabledCut() function
1287 …{ "Cut", { executeCut, supported, enabledCut, stateNone, valueNull, notTextInsertion, allowExecuti… in createCommandMap()
/external/webkit/WebCore/
DChangeLog-2008-08-1059813 (WebCore::enabledCut):
59816 …ew function, uses logic previously used by Delete command for DOM sources; uses logic in enabledCut
66397 (WebCore::enabledCut):