Home
last modified time | relevance | path

Searched refs:optionalGeolocation (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/page/
DNavigator.h56 Geolocation* optionalGeolocation() const { return m_geolocation.get(); } in optionalGeolocation() function
/external/webkit/WebCore/bindings/js/
DJSNavigatorCustom.cpp122 markDOMObjectWrapper(globalData, impl()->optionalGeolocation()); in mark()
/external/webkit/WebCore/
DChangeLog28084 (WebCore::Navigator::optionalGeolocation): accessor for Geolocation
28535 (WebCore::Navigator::optionalGeolocation): accessor for Geolocation