Searched refs:mnChannelPixBottom (Results 1 – 2 of 2) sorted by relevance
76 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()
51 long mnChannelPixBottom; member in Slider
Completed in 18 milliseconds