Home
last modified time | relevance | path

Searched defs:geolocationClient (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebKit/chromium/public/
DWebViewClient.h286 virtual WebGeolocationClient* geolocationClient() { return 0; } in geolocationClient() function
/external/webkit/Source/WebCore/page/
DPage.h116 GeolocationClient* geolocationClient; member
/external/webkit/Tools/DumpRenderTree/chromium/
DWebViewHost.cpp601 WebKit::WebGeolocationClient* WebViewHost::geolocationClient() in geolocationClient() function in WebViewHost