Home | History | Annotate | Download | only in WebCoreSupport

Lines Matching full:contextmenuclient

39 ContextMenuClient::ContextMenuClient(WebKitWebView *webView)
44 void ContextMenuClient::contextMenuDestroyed()
129 PlatformMenuDescription ContextMenuClient::getCustomMenuFromDefaultItems(ContextMenu* menu)
162 void ContextMenuClient::contextMenuItemSelected(ContextMenuItem*, const ContextMenu*)
167 void ContextMenuClient::downloadURL(const KURL& url)
175 void ContextMenuClient::copyImageToClipboard(const HitTestResult&)
180 void ContextMenuClient::searchWithGoogle(const Frame*)
185 void ContextMenuClient::lookUpInDictionary(Frame*)
190 void ContextMenuClient::speak(const String&)
195 void ContextMenuClient::stopSpeaking()
200 bool ContextMenuClient::isSpeaking()