Home
last modified time | relevance | path

Searched refs:nPagerHeight (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sdext/source/presenter/
H A DPresenterScrollBar.cxx815 const double nPagerHeight (aWindowBox.Height - 2*nBarWidth); in GetDragDistance() local
816 const double nDragDistance (mnTotalSize / nPagerHeight * nDistance); in GetDragDistance()
833 const double nPagerHeight (aWindowBox.Height - 2*nBarWidth); in UpdateDragAnchor() local
834 maDragAnchor.Y += nDragDistance * nPagerHeight / mnTotalSize; in UpdateDragAnchor()
902 const double nPagerHeight (nBottom); in UpdateBorders() local
921 0, nThumbPosition / mnTotalSize * nPagerHeight, in UpdateBorders()
923 (nThumbPosition+nThumbSize) / mnTotalSize * nPagerHeight); in UpdateBorders()

Completed in 12 milliseconds