Home
last modified time | relevance | path

Searched refs:tryDHTMLCopy (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
DEditor.h258 bool tryDHTMLCopy();
DEditor.cpp360 bool Editor::tryDHTMLCopy() in tryDHTMLCopy() function in WebCore::Editor
869 if (tryDHTMLCopy()) in copy()