OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:animationUpdate
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/css/resolver/
StyleResolverState.h
70
const CSSAnimationUpdate*
animationUpdate
() { return m_animationUpdate.get(); }
StyleResolver.cpp
97
if (RuntimeEnabledFeatures::webAnimationsCSSEnabled() && state.
animationUpdate
())
[
all
...]
Completed in 479 milliseconds