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

  /external/webkit/Source/WebCore/bindings/generic/
RuntimeEnabledFeatures.h 52 static bool applicationCacheEnabled() { return isApplicationCacheEnabled; }
  /external/webkit/Source/WebKit/chromium/src/
WebRuntimeFeatures.cpp 149 return RuntimeEnabledFeatures::applicationCacheEnabled();

Completed in 96 milliseconds