Home
last modified time | relevance | path

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

/external/webkit/WebCore/editing/
DEditorCommand.cpp1069 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/
DChangeLog-2008-08-1066391 (WebCore::supportedPaste):