HomeSort by relevance Sort by last modified time
    Searched refs:hasActiveAnimations (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
SharedStyleFinder.cpp 357 if (context.element()->hasActiveAnimations())
StyleResolver.cpp 483 if (state.element()->hasActiveAnimations())
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/dom/
Element.h 643 bool hasActiveAnimations() const;
    [all...]
Element.cpp 388 if (hasActiveAnimations())
401 bool Element::hasActiveAnimations() const
    [all...]

Completed in 202 milliseconds