Searched refs:tryDHTMLPaste (Results 1 – 2 of 2) sorted by relevance
260 bool tryDHTMLPaste(PasteMode);
376 bool Editor::tryDHTMLPaste(PasteMode pasteMode) in tryDHTMLPaste() function in WebCore::Editor888 if (tryDHTMLPaste(AllMimeTypes)) in paste()903 if (tryDHTMLPaste(PlainTextOnly)) in pasteAsPlainText()