/external/webkit/Source/WebKit/chromium/src/ |
D | GeolocationClientProxy.cpp | 56 void GeolocationClientProxy::geolocationDestroyed() in geolocationDestroyed() function in WebKit::GeolocationClientProxy 59 m_client->geolocationDestroyed(); in geolocationDestroyed()
|
D | WebGeolocationClientMock.cpp | 110 void WebGeolocationClientMock::geolocationDestroyed() in geolocationDestroyed() function in WebKit::WebGeolocationClientMock 112 m_clientMock->geolocationDestroyed(); in geolocationDestroyed()
|
D | GeolocationClientProxy.h | 45 virtual void geolocationDestroyed();
|
/external/webkit/Source/WebCore/page/ |
D | GeolocationClient.h | 36 virtual void geolocationDestroyed() = 0;
|
D | GeolocationController.cpp | 47 m_client->geolocationDestroyed(); in ~GeolocationController()
|
/external/webkit/Source/WebKit/chromium/public/ |
D | WebGeolocationClient.h | 41 virtual void geolocationDestroyed() = 0;
|
D | WebGeolocationClientMock.h | 61 virtual void geolocationDestroyed();
|
/external/webkit/Source/WebKit/mac/WebCoreSupport/ |
D | WebGeolocationClient.h | 40 void geolocationDestroyed();
|
D | WebGeolocationClient.mm | 52 void WebGeolocationClient::geolocationDestroyed() function
|
/external/webkit/Source/WebKit/win/WebCoreSupport/ |
D | WebGeolocationClient.h | 43 virtual void geolocationDestroyed();
|
D | WebGeolocationClient.cpp | 46 void WebGeolocationClient::geolocationDestroyed() in geolocationDestroyed() function in WebGeolocationClient
|
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/ |
D | WebGeolocationClient.h | 47 virtual void geolocationDestroyed();
|
D | WebGeolocationClient.cpp | 45 void WebGeolocationClient::geolocationDestroyed() in geolocationDestroyed() function in WebKit::WebGeolocationClient
|
/external/webkit/Source/WebKit/qt/WebCoreSupport/ |
D | GeolocationClientQt.h | 51 virtual void geolocationDestroyed();
|
D | GeolocationClientQt.cpp | 58 void GeolocationClientQt::geolocationDestroyed() in geolocationDestroyed() function in WebCore::GeolocationClientQt
|
/external/webkit/Source/WebCore/platform/mock/ |
D | GeolocationClientMock.h | 65 virtual void geolocationDestroyed();
|
D | GeolocationClientMock.cpp | 132 void GeolocationClientMock::geolocationDestroyed() in geolocationDestroyed() function in WebCore::GeolocationClientMock
|
/external/webkit/Source/WebKit/qt/ |
D | ChangeLog | 2066 (WebCore::GeolocationClientQt::geolocationDestroyed):
|
/external/webkit/Source/WebKit/win/ |
D | ChangeLog | 2285 (WebGeolocationClient::geolocationDestroyed): 6398 (WebGeolocationControllerClient::geolocationDestroyed): Added.
|
/external/webkit/Source/WebKit/chromium/ |
D | ChangeLog-2011-02-16 | 3038 (WebKit::GeolocationClientProxy::geolocationDestroyed): 3324 (WebKit::WebGeolocationClientMock::geolocationDestroyed): 3365 (WebKit::GeolocationClientProxy::geolocationDestroyed):
|
/external/webkit/Source/WebKit/mac/ |
D | ChangeLog | 3989 (WebGeolocationClient::geolocationDestroyed):
|
D | ChangeLog-2010-01-29 | 68 (WebGeolocationControllerClient::geolocationDestroyed):
|
/external/webkit/Source/WebKit2/ |
D | ChangeLog-2011-02-16 | 8962 (WebKit::WebGeolocationClient::geolocationDestroyed):
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2010-12-06 | 7211 (WebCore::GeolocationClientMock::geolocationDestroyed):
|