Searched defs:setEnableHighAccuracy (Results 1 – 8 of 8) sorted by relevance
43 void setEnableHighAccuracy(bool) { } in setEnableHighAccuracy() function
46 virtual void setEnableHighAccuracy(bool) { } in setEnableHighAccuracy() function
61 void WebGeolocationClient::setEnableHighAccuracy(bool) in setEnableHighAccuracy() function in WebKit::WebGeolocationClient
72 void GeolocationClientProxy::setEnableHighAccuracy(bool highAccuracy) in setEnableHighAccuracy() function in WebKit::GeolocationClientProxy
105 void WebGeolocationClientMock::setEnableHighAccuracy(bool accuracy) in setEnableHighAccuracy() function in WebKit::WebGeolocationClientMock
39 void setEnableHighAccuracy(bool enable) { m_highAccuracy = enable; } in setEnableHighAccuracy() function
151 void GeolocationClientMock::setEnableHighAccuracy(bool) in setEnableHighAccuracy() function in WebCore::GeolocationClientMock
118 void GeolocationClientQt::setEnableHighAccuracy(bool) in setEnableHighAccuracy() function in WebCore::GeolocationClientQt