/external/webkit/Source/WebKit/mac/WebCoreSupport/ |
D | WebChromeClient.h | 174 virtual void requestGeolocationPermissionForFrame(WebCore::Frame*, WebCore::Geolocation*) { } in requestGeolocationPermissionForFrame() function
|
/external/webkit/Source/WebKit/qt/WebCoreSupport/ |
D | GeolocationPermissionClientQt.cpp | 63 void GeolocationPermissionClientQt::requestGeolocationPermissionForFrame(QWebFrame* webFrame, Geolo… in requestGeolocationPermissionForFrame() function in WebCore::GeolocationPermissionClientQt
|
D | ChromeClientQt.h | 182 virtual void requestGeolocationPermissionForFrame(Frame*, Geolocation*) { } in requestGeolocationPermissionForFrame() function
|
/external/webkit/Source/WebKit/win/WebCoreSupport/ |
D | WebChromeClient.h | 163 virtual void requestGeolocationPermissionForFrame(WebCore::Frame*, WebCore::Geolocation*) { } in requestGeolocationPermissionForFrame() function
|
/external/webkit/Source/WebKit/android/WebCoreSupport/ |
D | ChromeClientAndroid.h | 150 … virtual void requestGeolocationPermissionForFrame(Frame*, Geolocation*) { ASSERT_NOT_REACHED(); } in requestGeolocationPermissionForFrame() function
|
/external/webkit/Source/WebKit/wince/WebCoreSupport/ |
D | ChromeClientWinCE.cpp | 373 void ChromeClientWinCE::requestGeolocationPermissionForFrame(Frame*, Geolocation*) in requestGeolocationPermissionForFrame() function in WebKit::ChromeClientWinCE
|
/external/webkit/Source/WebKit/haiku/WebCoreSupport/ |
D | ChromeClientHaiku.cpp | 364 void ChromeClientHaiku::requestGeolocationPermissionForFrame(Frame*, Geolocation*) in requestGeolocationPermissionForFrame() function in WebCore::ChromeClientHaiku
|
/external/webkit/Source/WebKit/wx/WebKitSupport/ |
D | ChromeClientWx.cpp | 469 void ChromeClientWx::requestGeolocationPermissionForFrame(Frame*, Geolocation*) in requestGeolocationPermissionForFrame() function in WebCore::ChromeClientWx
|
/external/webkit/Source/WebCore/page/ |
D | Chrome.cpp | 437 void Chrome::requestGeolocationPermissionForFrame(Frame* frame, Geolocation* geolocation) in requestGeolocationPermissionForFrame() function in WebCore::Chrome
|
/external/webkit/Source/WebKit/efl/WebCoreSupport/ |
D | ChromeClientEfl.cpp | 470 void ChromeClientEfl::requestGeolocationPermissionForFrame(Frame*, Geolocation*) in requestGeolocationPermissionForFrame() function in WebCore::ChromeClientEfl
|
/external/webkit/Source/WebKit/chromium/src/ |
D | ChromeClientImpl.cpp | 819 void ChromeClientImpl::requestGeolocationPermissionForFrame(Frame* frame, Geolocation* geolocation) in requestGeolocationPermissionForFrame() function in WebKit::ChromeClientImpl
|
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/ |
D | WebChromeClient.cpp | 579 void WebChromeClient::requestGeolocationPermissionForFrame(Frame*, Geolocation*) in requestGeolocationPermissionForFrame() function in WebKit::WebChromeClient
|
/external/webkit/Source/WebKit/gtk/WebCoreSupport/ |
D | ChromeClientGtk.cpp | 671 void ChromeClient::requestGeolocationPermissionForFrame(Frame* frame, Geolocation* geolocation) in requestGeolocationPermissionForFrame() function in WebKit::ChromeClient
|
/external/webkit/Source/WebCore/loader/ |
D | EmptyClients.h | 212 virtual void requestGeolocationPermissionForFrame(Frame*, Geolocation*) {} in requestGeolocationPermissionForFrame() function
|
/external/webkit/Source/WebKit2/UIProcess/ |
D | WebPageProxy.cpp | 2881 void WebPageProxy::requestGeolocationPermissionForFrame(uint64_t geolocationID, uint64_t frameID, S… in requestGeolocationPermissionForFrame() function in WebKit::WebPageProxy
|