OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:enableApplicationCache
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/WebKit/public/web/
WebRuntimeFeatures.h
48
BLINK_EXPORT static void
enableApplicationCache
(bool);
/external/chromium_org/content/child/
runtime_features.cc
61
WebRuntimeFeatures::
enableApplicationCache
(false);
/external/chromium_org/content/test/
test_webkit_platform_support.cc
67
blink::WebRuntimeFeatures::
enableApplicationCache
(true);
/external/chromium_org/third_party/WebKit/Source/web/
WebRuntimeFeatures.cpp
59
void WebRuntimeFeatures::
enableApplicationCache
(bool enable)
Completed in 173 milliseconds