Searched defs:geolocation (Results 1 – 8 of 8) sorted by relevance
200 …Geolocation* geolocation = V8DOMWrapper::convertToNativeObject<Geolocation>(V8ClassIndex::GEOLOCAT… in CALLBACK_FUNC_DECL() local225 …Geolocation* geolocation = V8DOMWrapper::convertToNativeObject<Geolocation>(V8ClassIndex::GEOLOCAT… in CALLBACK_FUNC_DECL() local
147 Geolocation* Navigator::geolocation() const in geolocation() function in WebCore::Navigator
83 …static PassRefPtr<GeoNotifier> create(Geolocation* geolocation, PassRefPtr<PositionCallback> posit… in create()
46 Geolocation::GeoNotifier::GeoNotifier(Geolocation* geolocation, PassRefPtr<PositionCallback> succes… in GeoNotifier()
386 void Chrome::requestGeolocationPermissionForFrame(Frame* frame, Geolocation* geolocation) in requestGeolocationPermissionForFrame()
224 Geolocation* geolocation = frame->domWindow()->navigator()->optionalGeolocation(); in maybeCallbackFrames() local
344 …d ChromeClientAndroid::requestGeolocationPermissionForFrame(Frame* frame, Geolocation* geolocation) in requestGeolocationPermissionForFrame()
2781 Geolocation* geolocation = frame->domWindow()->navigator()->optionalGeolocation(); in Pause() local2796 Geolocation* geolocation = frame->domWindow()->navigator()->optionalGeolocation(); in Resume() local