Home
last modified time | relevance | path

Searched defs:hasActiveAnimations (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/animation/
DActiveAnimations.cpp57 bool hasActiveAnimations(const RenderObject& renderer, CSSPropertyID property) in hasActiveAnimations() function
85 bool ActiveAnimations::hasActiveAnimations(CSSPropertyID property) const in hasActiveAnimations() function in WebCore::ActiveAnimations
/external/chromium_org/third_party/WebKit/Source/core/dom/
DElement.cpp391 bool Element::hasActiveAnimations() const in hasActiveAnimations() function in WebCore::Element