Searched refs:resetGeolocation (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/page/
H A DNavigator.h54 void resetGeolocation();
H A DNavigator.cpp66 void Navigator::resetGeolocation() function in class:WebCore::Navigator
H A DFrame.cpp699 m_domWindow->resetGeolocation();
751 m_domWindow->resetGeolocation();
H A DDOMWindow.h227 void resetGeolocation();
H A DDOMWindow.cpp716 void DOMWindow::resetGeolocation() function in class:WebCore::DOMWindow
720 m_navigator->resetGeolocation();

Completed in 72 milliseconds