Searched refs:enabledCut (Results 1 – 2 of 2) sorted by relevance
/external/webkit/WebCore/editing/ |
D | EditorCommand.cpp | 1116 static bool enabledCut(Frame* frame, Event*, EditorCommandSource) in enabledCut() function 1287 …{ "Cut", { executeCut, supported, enabledCut, stateNone, valueNull, notTextInsertion, allowExecuti… in createCommandMap()
|
/external/webkit/WebCore/ |
D | ChangeLog-2008-08-10 | 59813 (WebCore::enabledCut): 59816 …ew function, uses logic previously used by Delete command for DOM sources; uses logic in enabledCut 66397 (WebCore::enabledCut):
|