Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dslider.cxx76 mnChannelPixBottom = 0; in ImplInit()
180 maChannel1Rect.Bottom() = mnChannelPixBottom; in ImplUpdateRects()
189 maChannel2Rect.Bottom() = mnChannelPixBottom; in ImplUpdateRects()
214 maChannel1Rect.Right() = mnChannelPixBottom; in ImplUpdateRects()
223 maChannel2Rect.Right() = mnChannelPixBottom; in ImplUpdateRects()
311 long nOldChannelPixBottom = mnChannelPixBottom; in ImplCalc()
343 mnChannelPixBottom = mnChannelPixTop+SLIDER_CHANNEL_SIZE-1; in ImplCalc()
354 (nOldChannelPixBottom != mnChannelPixBottom) ) in ImplCalc()
/trunk/main/vcl/inc/vcl/
H A Dslider.hxx51 long mnChannelPixBottom; member in Slider

Completed in 16 milliseconds