/external/webkit/Source/WebKit/qt/WebCoreSupport/ |
D | ContextMenuClientQt.cpp | 81 void ContextMenuClientQt::searchWithGoogle(const Frame*) in searchWithGoogle() function in WebCore::ContextMenuClientQt
|
D | ContextMenuClientQt.h | 48 virtual void searchWithGoogle(const Frame*);
|
/external/webkit/Source/WebKit/haiku/WebCoreSupport/ |
D | ContextMenuClientHaiku.h | 44 virtual void searchWithGoogle(const Frame*);
|
D | ContextMenuClientHaiku.cpp | 79 void ContextMenuClientHaiku::searchWithGoogle(const Frame*) in searchWithGoogle() function in WebCore::ContextMenuClientHaiku
|
/external/webkit/Source/WebKit/android/WebCoreSupport/ |
D | ContextMenuClientAndroid.h | 42 virtual void searchWithGoogle(const Frame*);
|
D | ContextMenuClientAndroid.cpp | 41 void ContextMenuClientAndroid::searchWithGoogle(const Frame*) { notImplemented(); } in searchWithGoogle() function in WebCore::ContextMenuClientAndroid
|
/external/webkit/Source/WebKit/wx/WebKitSupport/ |
D | ContextMenuClientWx.h | 47 virtual void searchWithGoogle(const Frame*);
|
D | ContextMenuClientWx.cpp | 66 void ContextMenuClientWx::searchWithGoogle(const Frame*) in searchWithGoogle() function in WebCore::ContextMenuClientWx
|
/external/webkit/Source/WebKit/win/WebCoreSupport/ |
D | WebContextMenuClient.h | 43 virtual void searchWithGoogle(const WebCore::Frame*);
|
D | WebContextMenuClient.cpp | 111 void WebContextMenuClient::searchWithGoogle(const Frame* frame) in searchWithGoogle() function in WebContextMenuClient
|
/external/webkit/Source/WebKit/wince/WebCoreSupport/ |
D | ContextMenuClientWinCE.cpp | 65 void ContextMenuClientWinCE::searchWithGoogle(const Frame*) in searchWithGoogle() function in WebKit::ContextMenuClientWinCE
|
D | ContextMenuClientWinCE.h | 45 virtual void searchWithGoogle(const WebCore::Frame*);
|
/external/webkit/Source/WebCore/page/ |
D | ContextMenuClient.h | 54 virtual void searchWithGoogle(const Frame*) = 0;
|
D | ContextMenuController.cpp | 294 m_client->searchWithGoogle(frame); in contextMenuItemSelected()
|
/external/webkit/Source/WebKit/mac/WebCoreSupport/ |
D | WebContextMenuClient.h | 43 virtual void searchWithGoogle(const WebCore::Frame*);
|
D | WebContextMenuClient.mm | 333 void WebContextMenuClient::searchWithGoogle(const Frame*) function
|
/external/webkit/Source/WebKit/gtk/WebCoreSupport/ |
D | ContextMenuClientGtk.h | 51 virtual void searchWithGoogle(const WebCore::Frame*);
|
D | ContextMenuClientGtk.cpp | 180 void ContextMenuClient::searchWithGoogle(const Frame*) in searchWithGoogle() function in WebKit::ContextMenuClient
|
/external/webkit/Source/WebKit/chromium/src/ |
D | ContextMenuClientImpl.h | 52 virtual void searchWithGoogle(const WebCore::Frame*) {} in searchWithGoogle() function
|
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/ |
D | WebContextMenuClient.cpp | 71 void WebContextMenuClient::searchWithGoogle(const Frame* frame) in searchWithGoogle() function in WebKit::WebContextMenuClient
|
D | WebContextMenuClient.h | 53 virtual void searchWithGoogle(const WebCore::Frame*);
|
/external/webkit/Source/WebCore/loader/ |
D | EmptyClients.h | 557 virtual void searchWithGoogle(const Frame*) { } in searchWithGoogle() function
|
/external/webkit/Source/WebKit/wince/ |
D | ChangeLog | 714 (WebKit::ContextMenuClient::searchWithGoogle):
|
/external/webkit/Source/WebKit/win/ |
D | ChangeLog | 1930 (WebContextMenuClient::searchWithGoogle): 1941 (WebContextMenuClient::searchWithGoogle): Pass security origin. 2715 (WebContextMenuClient::searchWithGoogle): 3244 (WebContextMenuClient::searchWithGoogle): 4689 (WebContextMenuClient::searchWithGoogle): 8374 (WebContextMenuClient::searchWithGoogle):
|
D | ChangeLog-2009-06-16 | 773 (WebContextMenuClient::searchWithGoogle): Updated to match 1401 (WebContextMenuClient::searchWithGoogle): 4161 (WebContextMenuClient::searchWithGoogle): 7135 (WebContextMenuClient::searchWithGoogle): Updated for KURL changes. 13098 (WebContextMenuClient::searchWithGoogle): Pass false for lockHistory 13602 (WebContextMenuClient::searchWithGoogle): 14724 (WebContextMenuClient::searchWithGoogle): userGesture is true 18382 (WebContextMenuClient::searchWithGoogle): Do all of the work we
|