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

  /external/chromium_org/third_party/WebKit/Source/core/css/resolver/
StyleResolver.h 232 bool applyAnimatedProperties(StyleResolverState&, const Element* animatingElement);
253 void applyAnimatedProperties(StyleResolverState&, const WillBeHeapHashMap<CSSPropertyID, RefPtrWillBeMember<Interpolation> >&);
StyleResolver.cpp 634 if (applyAnimatedProperties(state, element))
    [all...]

Completed in 208 milliseconds