HomeSort by relevance Sort by last modified time
    Searched refs:WebContextMenuClient (Results 1 - 13 of 13) sorted by null

  /external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/gtk/
WebContextMenuClientGtk.cpp 28 #include "WebContextMenuClient.h"
36 void WebContextMenuClient::lookUpInDictionary(Frame*)
41 bool WebContextMenuClient::isSpeaking()
47 void WebContextMenuClient::speak(const String&)
52 void WebContextMenuClient::stopSpeaking()
  /external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/qt/
WebContextMenuClientQt.cpp 27 #include "WebContextMenuClient.h"
35 void WebContextMenuClient::lookUpInDictionary(Frame*)
40 bool WebContextMenuClient::isSpeaking()
46 void WebContextMenuClient::speak(const String&)
51 void WebContextMenuClient::stopSpeaking()