Searched refs:nVPage (Results 1 – 1 of 1) sorted by relevance
940 long nVPage = pVerScroll->GetPageSize(); in DoScroll() local1009 aCurPos.Y() -= nVPage; in DoScroll()1012 if( (abs(nVPage+nThumbPos-nRangeMax)<10) || nMaxVertPos<0 ) in DoScroll()1032 aCurPos.Y() += nVPage; in DoScroll()1076 if( aCurPos.Y() > (nVRange-nVPage) ) in DoScroll()1077 aCurPos.Y() = (nVRange-nVPage); in DoScroll()
Completed in 20 milliseconds