Home
last modified time | relevance | path

Searched refs:executePasteAsPlainText (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/editing/
DEditorCommand.cpp913 static bool executePasteAsPlainText(Frame* frame, Event*, EditorCommandSource source, const String&) in executePasteAsPlainText() function
1504 …{ "PasteAsPlainText", { executePasteAsPlainText, supportedPaste, enabledPaste, stateNone, valueNul… in createCommandMap()
/external/webkit/Source/WebCore/
DChangeLog35658 (WebCore::executePasteAsPlainText):
DChangeLog-2010-12-06114215 (WebCore::executePasteAsPlainText): Added.