Lines Matching refs:SetRect
123 knobBar.SetRect(foregroundRect.GetRight() - halfKnobWidth, foregroundRect.GetTop() - offset,
129 knobBar.SetRect(foregroundRect.GetLeft() - halfKnobWidth, foregroundRect.GetTop() - offset,
135 knobBar.SetRect(foregroundRect.GetLeft() - offset, foregroundRect.GetTop() - halfKnobWidth,
141 knobBar.SetRect(foregroundRect.GetLeft() - offset, foregroundRect.GetBottom() - halfKnobWidth,
203 foregroundRect.SetRect(startPoint.x, startPoint.y, startPoint.x + progressWidth - 1,
208 coords.SetRect(left, startPoint.y, right, startPoint.y + progressHeight_ - 1);
213 foregroundRect.SetRect(startPoint.x, startPoint.y, startPoint.x + progressWidth - 1,
218 coords.SetRect(left, startPoint.y, right, startPoint.y + progressHeight_ - 1);
223 foregroundRect.SetRect(startPoint.x, startPoint.y, startPoint.x + progressWidth_ - 1,
228 coords.SetRect(startPoint.x, top, startPoint.x + progressWidth_ - 1, bottom);
233 foregroundRect.SetRect(startPoint.x, startPoint.y, startPoint.x + progressWidth_ - 1,
238 coords.SetRect(startPoint.x, top, startPoint.x + progressWidth_ - 1, bottom);