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

  /external/chromium_org/third_party/WebKit/public/web/
WebRuntimeFeatures.h 48 WEBKIT_EXPORT static void enableApplicationCache(bool);
  /external/chromium_org/content/child/
runtime_features.cc 61 WebRuntimeFeatures::enableApplicationCache(false);
  /external/chromium_org/third_party/WebKit/Source/web/
WebRuntimeFeatures.cpp 59 void WebRuntimeFeatures::enableApplicationCache(bool enable)
  /external/chromium_org/webkit/support/
test_webkit_platform_support.cc 63 WebKit::WebRuntimeFeatures::enableApplicationCache(true);

Completed in 370 milliseconds