Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dslider.cxx186 maChannel2Rect.Left() = maThumbRect.Right()+1; in ImplUpdateRects()
188 maChannel2Rect.Top() = mnChannelPixTop; in ImplUpdateRects()
189 maChannel2Rect.Bottom() = mnChannelPixBottom; in ImplUpdateRects()
192 maChannel2Rect.SetEmpty(); in ImplUpdateRects()
222 maChannel2Rect.Left() = mnChannelPixTop; in ImplUpdateRects()
223 maChannel2Rect.Right() = mnChannelPixBottom; in ImplUpdateRects()
226 maChannel2Rect.SetEmpty(); in ImplUpdateRects()
243 maChannel2Rect.SetEmpty(); in ImplUpdateRects()
316 maChannel2Rect.SetEmpty(); in ImplCalc()
452 Rectangle aRect = maChannel2Rect; in ImplDraw()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dslider.hxx41 Rectangle maChannel2Rect; member in Slider

Completed in 17 milliseconds