Searched refs:canDHTMLCopy (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DEditor.h77 bool canDHTMLCopy();
H A DEditor.cpp200 bool Editor::canDHTMLCopy() function in class:blink::Editor
H A DEditorCommand.cpp1240 return frame.editor().canDHTMLCopy() || frame.editor().canCopy();

Completed in 637 milliseconds