HomeSort by relevance Sort by last modified time
    Searched defs:searchWithGoogle (Results 1 - 10 of 10) sorted by null

  /external/webkit/Source/WebKit/haiku/WebCoreSupport/
ContextMenuClientHaiku.cpp 79 void ContextMenuClientHaiku::searchWithGoogle(const Frame*)
  /external/webkit/Source/WebKit/qt/WebCoreSupport/
ContextMenuClientQt.cpp 81 void ContextMenuClientQt::searchWithGoogle(const Frame*)
  /external/webkit/Source/WebKit/android/WebCoreSupport/
ContextMenuClientAndroid.cpp 41 void ContextMenuClientAndroid::searchWithGoogle(const Frame*) { notImplemented(); }
  /external/webkit/Source/WebKit/chromium/src/
ContextMenuClientImpl.h 52 virtual void searchWithGoogle(const WebCore::Frame*) {}
  /external/webkit/Source/WebKit/wince/WebCoreSupport/
ContextMenuClientWinCE.cpp 65 void ContextMenuClientWinCE::searchWithGoogle(const Frame*)
  /external/webkit/Source/WebKit/wx/WebKitSupport/
ContextMenuClientWx.cpp 66 void ContextMenuClientWx::searchWithGoogle(const Frame*)
  /external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
WebContextMenuClient.cpp 71 void WebContextMenuClient::searchWithGoogle(const Frame* frame)
  /external/webkit/Source/WebKit/win/WebCoreSupport/
WebContextMenuClient.cpp 111 void WebContextMenuClient::searchWithGoogle(const Frame* frame)
  /external/webkit/Source/WebKit/gtk/WebCoreSupport/
ContextMenuClientGtk.cpp 180 void ContextMenuClient::searchWithGoogle(const Frame*)
  /external/webkit/Source/WebCore/loader/
EmptyClients.h 557 virtual void searchWithGoogle(const Frame*) { }

Completed in 57 milliseconds