Searched refs:canDHTMLCut (Results 1 – 3 of 3) sorted by relevance
83 bool canDHTMLCut();
196 bool Editor::canDHTMLCut() in canDHTMLCut() function in WebCore::Editor
1226 return frame.editor().canDHTMLCut() || frame.editor().canCut(); in enabledCut()