OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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 237 milliseconds