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

  /external/webkit/Source/WebCore/page/animation/
ImplicitAnimation.h 46 int transitionProperty() const { return m_transitionProperty; }
84 int m_transitionProperty; // Transition property as specified in the RenderStyle. May be cAnimateAll
ImplicitAnimation.cpp 45 , m_transitionProperty(transition->property())

Completed in 35 milliseconds