Searched refs:supportedPaste (Results 1 – 2 of 2) sorted by relevance
/external/webkit/WebCore/editing/ |
D | EditorCommand.cpp | 1069 static bool supportedPaste(Frame* frame, EditorCommandSource source) in supportedPaste() 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 | 66391 (WebCore::supportedPaste):
|