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

/external/chromium_org/third_party/WebKit/Source/core/editing/
H A DEditor.h76 bool canDHTMLCut();
H A DEditor.cpp195 bool Editor::canDHTMLCut() function in class:blink::Editor
H A DEditorCommand.cpp1245 return frame.editor().canDHTMLCut() || frame.editor().canCut();

Completed in 1479 milliseconds