HomeSort by relevance Sort by last modified time
    Searched refs:isApplicationCacheEnabled (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/WebKit/Source/web/
ApplicationCacheHost.cpp 80 if (!isApplicationCacheEnabled())
244 bool ApplicationCacheHost::isApplicationCacheEnabled()
WebRuntimeFeatures.cpp 64 bool WebRuntimeFeatures::isApplicationCacheEnabled()
WebSharedWorkerImpl.cpp 128 m_webView->settings()->setOfflineWebApplicationCacheEnabled(WebRuntimeFeatures::isApplicationCacheEnabled());
  /external/chromium_org/third_party/WebKit/Source/core/loader/appcache/
ApplicationCacheHost.h 136 bool isApplicationCacheEnabled();
  /external/chromium_org/third_party/WebKit/public/web/
WebRuntimeFeatures.h 49 BLINK_EXPORT static bool isApplicationCacheEnabled();

Completed in 28 milliseconds