Searched refs:aThumbBounds (Results 1 – 1 of 1) sorted by relevance
191 Rectangle aThumbBounds, aThumbContent; in ImplUpdateRects() local194 aThumbBounds, aThumbContent ) ) in ImplUpdateRects()196 maThumbRect.Left() = mnThumbPixPos - aThumbBounds.GetWidth()/2; in ImplUpdateRects()197 maThumbRect.Right() = maThumbRect.Left() + aThumbBounds.GetWidth() - 1; in ImplUpdateRects()225 Rectangle aThumbBounds, aThumbContent; in ImplUpdateRects() local228 aThumbBounds, aThumbContent ) ) in ImplUpdateRects()230 maThumbRect.Top() = mnThumbPixPos - aThumbBounds.GetHeight()/2; in ImplUpdateRects()231 maThumbRect.Bottom() = maThumbRect.Top() + aThumbBounds.GetHeight() - 1; in ImplUpdateRects()