Searched refs:iCurPos (Results 1 – 2 of 2) sorted by relevance
1283 float iCurPos = pScrollBar->GetPos(); in OnScroll() local1329 if (iCurPos == fPos) in OnScroll()1334 UpdateOffset(pScrollBar, fPos - iCurPos); in OnScroll()
834 float iCurPos = pScrollBar->GetPos(); in OnScroll() local876 if (iCurPos != fPos) { in OnScroll()