Home
last modified time | relevance | path

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

/external/webkit/WebCore/page/
DGeolocation.cpp59 m_frame->document()->setUsingGeolocation(true); in Geolocation()
66 m_frame->document()->setUsingGeolocation(false); in disconnectFrame()
/external/webkit/WebCore/dom/
DDocument.h1069 void setUsingGeolocation(bool f) { m_usingGeolocation = f; } in setUsingGeolocation() function
/external/webkit/WebCore/
DChangeLog28040 (WebCore::Document::setUsingGeolocation):
28491 (WebCore::Document::setUsingGeolocation):