Searched refs:iCurPos (Results 1 – 2 of 2) sorted by relevance
1386 float iCurPos = pScrollBar->GetPos(); in OnScroll() local1432 if (iCurPos == fPos) in OnScroll()1437 UpdateOffset(pScrollBar, fPos - iCurPos); in OnScroll()
840 float iCurPos = pScrollBar->GetPos(); in OnScroll() local882 if (iCurPos != fPos) { in OnScroll()