Searched refs:tryDHTMLPaste (Results 1 – 2 of 2) sorted by relevance
265 bool tryDHTMLPaste(PasteMode);
377 bool Editor::tryDHTMLPaste(PasteMode pasteMode) in tryDHTMLPaste() function in blink::Editor865 if (tryDHTMLPaste(AllMimeTypes)) in paste()880 if (tryDHTMLPaste(PlainTextOnly)) in pasteAsPlainText()