HomeSort by relevance Sort by last modified time
    Searched refs:tryDHTMLPaste (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/editing/
Editor.h 265 bool tryDHTMLPaste(PasteMode);
Editor.cpp 377 bool Editor::tryDHTMLPaste(PasteMode pasteMode)
865 if (tryDHTMLPaste(AllMimeTypes))
880 if (tryDHTMLPaste(PlainTextOnly))
    [all...]

Completed in 85 milliseconds