OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:enableWebAnimationsCSS
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/content/child/
runtime_features.cc
132
WebRuntimeFeatures::
enableWebAnimationsCSS
(true);
134
WebRuntimeFeatures::
enableWebAnimationsCSS
(false);
/external/chromium_org/third_party/WebKit/public/web/
WebRuntimeFeatures.h
140
BLINK_EXPORT static void
enableWebAnimationsCSS
(bool);
/external/chromium_org/third_party/WebKit/Source/web/
WebRuntimeFeatures.cpp
373
void WebRuntimeFeatures::
enableWebAnimationsCSS
(bool enable)
Completed in 24 milliseconds