Searched refs:GetYScroll (Results 1 – 2 of 2) sorted by relevance
385 long nYScroll = GetYScroll(); in CalcPt()490 aSize.Height()+ GetYScroll() > aVisSize.Height() )) in Scroll()564 long nYScrl = GetYScroll() / 2; in GetPageScrollUpOffset()580 long nYScrl = GetYScroll() / 2; in GetPageScrollDownOffset()599 aPos.Y() -= aVisArea.GetHeight() - (GetYScroll() / 2); in PageUp()611 aPos.Y() += aVisArea.GetHeight() - (GetYScroll() / 2); in PageDown()
309 inline long GetYScroll() const;678 inline long SwView::GetYScroll() const in GetYScroll() function in SwView
Completed in 21 milliseconds