Searched refs:nBarHeight (Results 1 – 2 of 2) sorted by relevance
1035 const double nBarHeight (aWindowBox.Height); in GetDragDistance() local1036 const double nPagerWidth (aWindowBox.Width - 2*nBarHeight); in GetDragDistance()1053 const double nBarHeight (aWindowBox.Height); in UpdateDragAnchor() local1054 const double nPagerWidth (aWindowBox.Width - 2*nBarHeight); in UpdateDragAnchor()
2320 long nBarHeight = GetWidth() * 7L / 100L; in Draw() local2325 Rectangle aBar(aBarPos, Size( nBarWidth, nBarHeight) ); in Draw()
Completed in 21 milliseconds