Home
last modified time | relevance | path

Searched refs:usingGeolocation (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/history/
DPageCache.cpp134 if (frame->document()->usingGeolocation()) { in logCanCacheFrameDecision()
271 && !frame->document()->usingGeolocation() in canCachePageContainingThisFrame()
/external/webkit/Source/WebCore/dom/
DDocument.h1028 bool usingGeolocation() const { return m_usingGeolocation; }; in usingGeolocation() function
/external/webkit/Source/WebKit/mac/WebView/
DWebFrame.mm1177 if (document->usingGeolocation())
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1675080 (WebCore::Document::usingGeolocation):
75531 (WebCore::Document::usingGeolocation):