Home
last modified time | relevance | path

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

/trunk/main/sdext/source/presenter/
H A DPresenterScrollBar.cxx1035 const double nBarHeight (aWindowBox.Height); in GetDragDistance() local
1036 const double nPagerWidth (aWindowBox.Width - 2*nBarHeight); in GetDragDistance()
1053 const double nBarHeight (aWindowBox.Height); in UpdateDragAnchor() local
1054 const double nPagerWidth (aWindowBox.Width - 2*nBarHeight); in UpdateDragAnchor()
/trunk/main/starmath/source/
H A Dnode.cxx2320 long nBarHeight = GetWidth() * 7L / 100L; in Draw() local
2325 Rectangle aBar(aBarPos, Size( nBarWidth, nBarHeight) ); in Draw()

Completed in 28 milliseconds