Searched refs:aThumbBounds (Results 1 – 1 of 1) sorted by relevance
195 Rectangle aThumbBounds, aThumbContent; in ImplUpdateRects() local198 aThumbBounds, aThumbContent ) ) in ImplUpdateRects()200 maThumbRect.Left() = mnThumbPixPos - aThumbBounds.GetWidth()/2; in ImplUpdateRects()201 maThumbRect.Right() = maThumbRect.Left() + aThumbBounds.GetWidth() - 1; in ImplUpdateRects()229 Rectangle aThumbBounds, aThumbContent; in ImplUpdateRects() local232 aThumbBounds, aThumbContent ) ) in ImplUpdateRects()234 maThumbRect.Top() = mnThumbPixPos - aThumbBounds.GetHeight()/2; in ImplUpdateRects()235 maThumbRect.Bottom() = maThumbRect.Top() + aThumbBounds.GetHeight() - 1; in ImplUpdateRects()
Completed in 16 milliseconds