Searched refs:nPagerHeight (Results 1 – 1 of 1) sorted by relevance
815 const double nPagerHeight (aWindowBox.Height - 2*nBarWidth); in GetDragDistance() local816 const double nDragDistance (mnTotalSize / nPagerHeight * nDistance); in GetDragDistance()833 const double nPagerHeight (aWindowBox.Height - 2*nBarWidth); in UpdateDragAnchor() local834 maDragAnchor.Y += nDragDistance * nPagerHeight / mnTotalSize; in UpdateDragAnchor()902 const double nPagerHeight (nBottom); in UpdateBorders() local921 0, nThumbPosition / mnTotalSize * nPagerHeight, in UpdateBorders()923 (nThumbPosition+nThumbSize) / mnTotalSize * nPagerHeight); in UpdateBorders()
Completed in 20 milliseconds