Searched refs:nIncDecWidth (Results 1 – 2 of 2) sorted by relevance
80 const long nIncDecWidth = 11; variable332 aImagePoint.X() += (nSliderXOffset - nIncDecWidth)/2; in Paint()337 …X() = aRect.TopLeft().X() + aControlRect.GetWidth() - nIncDecWidth - (nSliderXOffset - nIncDecWidt… in Paint()355 const long nButtonLeftOffset = (nSliderXOffset - nIncDecWidth)/2; in MouseButtonDown()356 const long nButtonRightOffset = (nSliderXOffset + nIncDecWidth)/2; in MouseButtonDown()
155 const long nIncDecWidth = 11; variable290 const long nButtonLeftOffset = ( nSliderXOffset - nIncDecWidth )/2; in MouseButtonDown()291 const long nButtonRightOffset = ( nSliderXOffset + nIncDecWidth )/2; in MouseButtonDown()523 aImagePoint.X() += (nSliderXOffset - nIncDecWidth)/2; in DoPaint()528 …) = aRect.TopLeft().X() + aSliderWindowSize.Width() - nIncDecWidth - (nSliderXOffset - nIncDecWidt… in DoPaint()
Completed in 14 milliseconds