Home
last modified time | relevance | path

Searched defs:PerAxisData (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/
DScrollAnimatorWin.h50 struct PerAxisData { struct
65 void stopAnimationTimerIfNeeded(PerAxisData*); argument
DScrollAnimatorWin.cpp53 ScrollAnimatorWin::PerAxisData::PerAxisData(ScrollAnimatorWin* parent, float* currentPos) in PerAxisData() function in WebCore::ScrollAnimatorWin::PerAxisData