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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderMarquee.cpp 224 if (m_direction != s->marqueeDirection() || (m_totalLoops != s->marqueeLoopCount() && m_currentLoop >= m_totalLoops))
227 m_totalLoops = s->marqueeLoopCount();
  /external/chromium_org/third_party/WebKit/Source/core/rendering/style/
RenderStyle.h     [all...]

Completed in 176 milliseconds