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

  /external/chromium_org/third_party/WebKit/Source/core/platform/
ScrollAnimatorNone.cpp 375 , m_animationActive(false)
458 m_animationActive = false;
463 if (m_animationActive)
505 m_animationActive = false;
517 m_animationActive = true;
522 return m_animationActive;
528 m_animationActive = false;
ScrollAnimatorNone.h 150 bool m_animationActive;

Completed in 99 milliseconds