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

  /external/webkit/Source/WebCore/css/
CSSTimingFunctionValue.h 105 int numberOfSteps() const { return m_steps; }
  /external/webkit/Source/WebCore/platform/animation/
TimingFunction.h 145 int numberOfSteps() const { return m_steps; }

Completed in 30 milliseconds