Searched refs:canDHTMLCopy (Results 1 – 12 of 12) sorted by relevance
102 bool canDHTMLCopy();
1191 return frame->editor()->canDHTMLCopy() || frame->editor()->canCopy(); in enabledCopy()
202 bool Editor::canDHTMLCopy() in canDHTMLCopy() function in WebCore::Editor
419 return (m_impl->frame->editor()->canCopy() || m_impl->frame->editor()->canDHTMLCopy()); in CanCopy()
1063 shouldEnable = frame->editor()->canDHTMLCopy() || frame->editor()->canCopy(); in checkOrEnableIfNeeded()
749 … if (focusFrame && (focusFrame->editor()->canCopy() || focusFrame->editor()->canDHTMLCopy())) { in handleClipboard()
4183 return frame->editor()->canCopy() || frame->editor()->canDHTMLCopy(); in webkit_web_view_can_copy_clipboard()
4161 *enabled = editor->canCopy() || editor->canDHTMLCopy(); in copyEnabled()
8711 (WebCore::Editor::canDHTMLCopy):
61156 (WebCore::Editor::canDHTMLCopy):
11728 (WebCore::Editor::canDHTMLCopy):
72916 (WebCore::Editor::canDHTMLCopy):