Searched refs:bOnlyYScroll (Results 1 – 1 of 1) sorted by relevance
1329 const bool bOnlyYScroll(!lXDiff && Abs(lYDiff) != 0 && Abs(lYDiff) < lMax); in SmoothScroll() local1334 (void) bOnlyYScroll; in SmoothScroll()1337 …const bool bSmoothScrollAllowed(bOnlyYScroll && bEnableSmooth && GetViewOptions()->IsSmoothScroll(… in SmoothScroll()
Completed in 26 milliseconds