Searched refs:tryDHTMLPaste (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DEditor.h265 bool tryDHTMLPaste(PasteMode);
H A DEditor.cpp377 bool Editor::tryDHTMLPaste(PasteMode pasteMode) function in class:blink::Editor
865 if (tryDHTMLPaste(AllMimeTypes))
880 if (tryDHTMLPaste(PlainTextOnly))

Completed in 166 milliseconds