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

  /external/webkit/Source/WebCore/bindings/generic/
RuntimeEnabledFeatures.h 51 static void setApplicationCacheEnabled(bool isEnabled) { isApplicationCacheEnabled = isEnabled; }
  /external/webkit/Source/WebKit/chromium/src/
WebRuntimeFeatures.cpp 142 RuntimeEnabledFeatures::setApplicationCacheEnabled(enable);

Completed in 91 milliseconds