Searched refs:mnChannelPixBottom (Results 1 – 2 of 2) sorted by relevance
72 mnChannelPixBottom = 0; in ImplInit()176 maChannel1Rect.Bottom() = mnChannelPixBottom; in ImplUpdateRects()185 maChannel2Rect.Bottom() = mnChannelPixBottom; in ImplUpdateRects()210 maChannel1Rect.Right() = mnChannelPixBottom; in ImplUpdateRects()219 maChannel2Rect.Right() = mnChannelPixBottom; in ImplUpdateRects()307 long nOldChannelPixBottom = mnChannelPixBottom; in ImplCalc()339 mnChannelPixBottom = mnChannelPixTop+SLIDER_CHANNEL_SIZE-1; in ImplCalc()350 (nOldChannelPixBottom != mnChannelPixBottom) ) in ImplCalc()
51 long mnChannelPixBottom; member in Slider