Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/editing/
DEditor.h264 bool tryDHTMLCut();
DEditor.cpp369 bool Editor::tryDHTMLCut() in tryDHTMLCut() function in blink::Editor
826 if (tryDHTMLCut()) in cut()