Home
last modified time | relevance | path

Searched defs:onLine (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/platform/network/
DNetworkStateNotifier.h64 bool onLine() const { return m_isOnLine; } in onLine() function
/external/webkit/WebCore/page/
DNavigatorBase.cpp124 bool NavigatorBase::onLine() const in onLine() function in WebCore::NavigatorBase