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

  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSTimingFunctionValue.h 78 int numberOfSteps() const { return m_steps; }
  /external/chromium_org/third_party/WebKit/Source/platform/animation/
TimingFunction.h 210 int numberOfSteps() const { return m_steps; }

Completed in 145 milliseconds