Searched refs:enabledPaste (Results 1 – 4 of 4) sorted by relevance
/external/webkit/Source/WebCore/editing/ |
D | EditorCommand.cpp | 1231 static bool enabledPaste(Frame* frame, Event*, EditorCommandSource) in enabledPaste() function 1502 …{ "Paste", { executePaste, supportedPaste, enabledPaste, stateNone, valueNull, notTextInsertion, a… in createCommandMap() 1503 …{ "PasteAndMatchStyle", { executePasteAndMatchStyle, supportedPaste, enabledPaste, stateNone, valu… in createCommandMap() 1504 …{ "PasteAsPlainText", { executePasteAsPlainText, supportedPaste, enabledPaste, stateNone, valueNul… in createCommandMap()
|
/external/webkit/Source/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):
|