Searched refs:enabledPaste (Results 1 – 4 of 4) sorted by relevance
/external/webkit/WebCore/editing/ |
D | EditorCommand.cpp | 1147 static bool enabledPaste(Frame* frame, Event*, EditorCommandSource) in enabledPaste() function 1377 …{ "Paste", { executePaste, supportedPaste, enabledPaste, stateNone, valueNull, notTextInsertion, a… in createCommandMap() 1378 …{ "PasteAndMatchStyle", { executePasteAndMatchStyle, supportedPaste, enabledPaste, stateNone, valu… in createCommandMap()
|
/external/webkit/WebCore/ |
D | ChangeLog-2008-08-10 | 59822 (WebCore::enabledPaste): 66400 (WebCore::enabledPaste):
|
D | ChangeLog-2006-12-31 | 27072 (WebCore::Frame::enabledPaste):
|
D | ChangeLog-2007-10-14 | 44677 (WebCore::Frame::enabledPaste):
|