Lines Matching refs:updateRect

108 HaikuControlLook::DrawButtonFrame(BView* view, BRect& rect, const BRect& updateRect,
112 _DrawButtonFrame(view, rect, updateRect, 0.0f, 0.0f, 0.0f, 0.0f, base,
118 HaikuControlLook::DrawButtonFrame(BView* view, BRect& rect, const BRect& updateRect,
122 _DrawButtonFrame(view, rect, updateRect, radius, radius, radius, radius,
129 const BRect& updateRect, float leftTopRadius, float rightTopRadius,
134 _DrawButtonFrame(view, rect, updateRect, leftTopRadius, rightTopRadius,
142 const BRect& updateRect, const rgb_color& base, uint32 flags,
145 _DrawButtonBackground(view, rect, updateRect, 0.0f, 0.0f, 0.0f, 0.0f,
152 const BRect& updateRect, float radius, const rgb_color& base, uint32 flags,
155 _DrawButtonBackground(view, rect, updateRect, radius, radius, radius,
162 const BRect& updateRect, float leftTopRadius, float rightTopRadius,
166 _DrawButtonBackground(view, rect, updateRect, leftTopRadius,
174 const BRect& updateRect, const rgb_color& base, uint32 flags,
177 if (!ShouldDraw(view, rect, updateRect))
220 const BRect& updateRect, const rgb_color& base,
223 _DrawButtonFrame(view, rect, updateRect, 0.0f, 0.0f, 0.0f, 0.0f, base,
230 const BRect& updateRect, float radius, const rgb_color& base,
233 _DrawButtonFrame(view, rect, updateRect, radius, radius, radius, radius,
240 const BRect& updateRect, float leftTopRadius,
245 _DrawButtonFrame(view, rect, updateRect, leftTopRadius, rightTopRadius,
253 const BRect& updateRect, const rgb_color& base, bool popupIndicator,
256 _DrawMenuFieldBackgroundOutside(view, rect, updateRect,
263 const BRect& updateRect, const rgb_color& base, uint32 flags,
266 _DrawMenuFieldBackgroundInside(view, rect, updateRect,
273 const BRect& updateRect, float radius, const rgb_color& base,
276 _DrawMenuFieldBackgroundOutside(view, rect, updateRect, radius, radius,
283 const BRect& updateRect, float leftTopRadius, float rightTopRadius,
287 _DrawMenuFieldBackgroundOutside(view, rect, updateRect, leftTopRadius,
295 const BRect& updateRect, const rgb_color& base, uint32 flags,
298 if (!ShouldDraw(view, rect, updateRect))
327 const BRect& updateRect, const rgb_color& base, uint32 flags,
330 if (!ShouldDraw(view, rect, updateRect))
366 HaikuControlLook::DrawStatusBar(BView* view, BRect& rect, const BRect& updateRect,
369 if (!ShouldDraw(view, rect, updateRect))
419 HaikuControlLook::DrawCheckBox(BView* view, BRect& rect, const BRect& updateRect,
422 if (!ShouldDraw(view, rect, updateRect))
491 HaikuControlLook::DrawRadioButton(BView* view, BRect& rect, const BRect& updateRect,
494 if (!ShouldDraw(view, rect, updateRect))
563 const BRect& updateRect, const rgb_color& base, uint32 flags,
566 if (!ShouldDraw(view, rect, updateRect))
618 const BRect& updateRect, const rgb_color& base, uint32 flags,
621 if (!ShouldDraw(view, rect, updateRect))
633 DrawButtonBackground(view, rect, updateRect, buttonColor, flags,
637 DrawArrowShape(view, rect, updateRect, base, direction, flags, 1.9f);
646 BRect& rect2, const BRect& updateRect, const rgb_color& base, uint32 flags,
649 DrawScrollBarBackground(view, rect1, updateRect, base, flags, orientation);
650 DrawScrollBarBackground(view, rect2, updateRect, base, flags, orientation);
656 const BRect& updateRect, const rgb_color& base, uint32 flags,
659 if (!ShouldDraw(view, rect, updateRect))
752 const BRect& updateRect, const rgb_color& base, uint32 flags,
755 if (!ShouldDraw(view, rect, updateRect))
790 DrawButtonBackground(view, rect, updateRect, thumbColor, 0,
941 const BRect& updateRect, BRect verticalScrollBarFrame,
1025 const BRect& updateRect, const rgb_color& base, uint32 direction,
1113 HaikuControlLook::DrawSliderBar(BView* view, BRect rect, const BRect& updateRect,
1117 if (!ShouldDraw(view, rect, updateRect))
1140 DrawSliderBar(view, rect, updateRect, base, leftFillColor, flags,
1146 DrawSliderBar(view, rect, updateRect, base, rightFillColor, flags,
1153 HaikuControlLook::DrawSliderBar(BView* view, BRect rect, const BRect& updateRect,
1157 if (!ShouldDraw(view, rect, updateRect))
1251 _DrawRoundBarCorner(view, leftCorner, updateRect, edgeLightColor,
1255 _DrawRoundBarCorner(view, rightCorner, updateRect, edgeLightColor,
1259 _DrawRoundBarCorner(view, leftCorner, updateRect, edgeLightColor,
1263 _DrawRoundBarCorner(view, rightCorner, updateRect, edgeLightColor,
1306 HaikuControlLook::DrawSliderThumb(BView* view, BRect& rect, const BRect& updateRect,
1309 if (!ShouldDraw(view, rect, updateRect))
1347 DrawButtonBackground(view, rect, updateRect, base, flags);
1391 const BRect& updateRect, const rgb_color& base, uint32 flags,
1394 DrawSliderTriangle(view, rect, updateRect, base, base, flags, orientation);
1400 const BRect& updateRect, const rgb_color& base, const rgb_color& fill,
1403 if (!ShouldDraw(view, rect, updateRect))
1518 const BRect& updateRect, const rgb_color& base, int32 count,
1521 if (!ShouldDraw(view, rect, updateRect))
1608 const BRect& updateRect, const rgb_color& base, uint32 flags,
1611 if (!ShouldDraw(view, rect, updateRect))
1642 const BRect& updateRect, const rgb_color& base, uint32 flags,
1645 if (!ShouldDraw(view, rect, updateRect))
1721 _DrawRoundCornerLeftTop(view, leftTopCorner, updateRect, base,
1725 _DrawRoundCornerRightTop(view, rightTopCorner, updateRect, base,
1735 _DrawRoundCornerLeftBottom(view, leftBottomCorner, updateRect, base,
1740 _DrawRoundCornerRightBottom(view, rightBottomCorner, updateRect,
1749 _DrawRoundCornerLeftTop(view, leftTopCorner, updateRect, base,
1753 _DrawRoundCornerLeftBottom(view, leftBottomCorner, updateRect, base,
1763 _DrawRoundCornerRightTop(view, rightTopCorner, updateRect, base,
1768 _DrawRoundCornerRightBottom(view, rightBottomCorner, updateRect,
1824 const BRect& updateRect, const rgb_color& base, uint32 flags,
1827 if (!ShouldDraw(view, rect, updateRect))
1925 HaikuControlLook::DrawSplitter(BView* view, BRect& rect, const BRect& updateRect,
1929 if (!ShouldDraw(view, rect, updateRect))
1943 DrawRaisedBorder(view, rect, updateRect, background, flags, borders);
2040 HaikuControlLook::DrawBorder(BView* view, BRect& rect, const BRect& updateRect,
2065 const BRect& updateRect, const rgb_color& base, uint32 flags,
2086 const BRect& updateRect, const rgb_color& base, uint32 flags,
2089 if (!ShouldDraw(view, rect, updateRect))
2155 HaikuControlLook::DrawGroupFrame(BView* view, BRect& rect, const BRect& updateRect,
2175 const BRect& updateRect, const rgb_color& base, uint32 flags,
2178 DrawLabel(view, label, NULL, rect, updateRect, base, flags,
2185 const BRect& updateRect, const rgb_color& base, uint32 flags,
2188 DrawLabel(view, label, NULL, rect, updateRect, base, flags, alignment,
2317 BRect rect, const BRect& updateRect, const rgb_color& base, uint32 flags,
2320 if (!ShouldDraw(view, rect, updateRect))
2462 const BRect& updateRect, const rgb_color& base, uint32 flags,
2465 _DrawButtonBackground(view, rect, updateRect, 0.0f, 0.0f, 0.0f, 0.0f,
2472 const BRect& updateRect, float radius, const rgb_color& base, uint32 flags,
2475 _DrawButtonBackground(view, rect, updateRect, radius, radius, radius,
2482 const BRect& updateRect, float leftTopRadius, float rightTopRadius,
2486 _DrawButtonBackground(view, rect, updateRect, leftTopRadius,
2497 const BRect& updateRect, float leftTopRadius, float rightTopRadius,
2589 _DrawRoundCornerFrameLeftTop(view, leftTopCorner, updateRect,
2601 _DrawRoundCornerFrameRightTop(view, rightTopCorner, updateRect,
2614 _DrawRoundCornerFrameLeftBottom(view, leftBottomCorner, updateRect,
2628 updateRect, cornerBgColor, edgeLightColor, frameShadowColor);
2780 const BRect& updateRect, float leftTopRadius, float rightTopRadius,
2799 _DrawFlatButtonBackground(view, rect, updateRect, base, popupIndicator,
2803 _DrawNonFlatButtonBackground(view, rect, updateRect, clipping,
2815 const BRect& updateRect, const rgb_color& base, bool popupIndicator,
2840 const BRect& updateRect, BRegion& clipping, float leftTopRadius,
2870 _DrawRoundCornerBackgroundLeftTop(view, leftTopCorner, updateRect,
2884 updateRect, bevelLightColor, bevelShadowColor, fillGradient);
2898 updateRect, bevelLightColor, bevelShadowColor, fillGradient);
2911 updateRect, bevelShadowColor, fillGradient);
2985 _DrawMenuFieldBackgroundInside(view, indicatorRect, updateRect,
3030 const BRect& updateRect, float leftTopRadius, float rightTopRadius,
3034 if (!ShouldDraw(view, rect, updateRect))
3047 _DrawMenuFieldBackgroundInside(view, leftRect, updateRect,
3051 _DrawMenuFieldBackgroundInside(view, rightRect, updateRect,
3071 _DrawMenuFieldBackgroundInside(view, rect, updateRect, leftTopRadius,
3079 const BRect& updateRect, float leftTopRadius, float rightTopRadius,
3083 if (!ShouldDraw(view, rect, updateRect))
3152 _DrawRoundCornerBackgroundLeftTop(view, leftTopCorner, updateRect,
3189 _DrawRoundCornerBackgroundRightTop(view, rightTopCorner, updateRect,
3228 updateRect, bevelColor2, bevelColor3, fillGradient);
3256 updateRect, bevelColor3, fillGradient);
3279 const BRect& updateRect, const rgb_color& background,
3283 _DrawRoundCornerFrameLeftTop(view, cornerRect, updateRect,
3285 _DrawRoundCornerBackgroundLeftTop(view, cornerRect, updateRect,
3292 const BRect& updateRect, const rgb_color& background,
3329 const BRect& updateRect, const rgb_color& bevelColor,
3355 const BRect& updateRect, const rgb_color& background,
3361 _DrawRoundCornerFrameRightTop(view, cornerRect, updateRect,
3364 _DrawRoundCornerBackgroundRightTop(view, cornerRect, updateRect,
3371 const BRect& updateRect, const rgb_color& background,
3421 const BRect& updateRect, const rgb_color& bevelTopColor,
3451 const BRect& updateRect, const rgb_color& background,
3457 _DrawRoundCornerFrameLeftBottom(view, cornerRect, updateRect,
3460 _DrawRoundCornerBackgroundLeftBottom(view, cornerRect, updateRect,
3467 const BRect& updateRect, const rgb_color& background,
3517 const BRect& updateRect, const rgb_color& bevelLeftColor,
3547 const BRect& updateRect, const rgb_color& background,
3551 _DrawRoundCornerFrameRightBottom(view, cornerRect, updateRect,
3553 _DrawRoundCornerBackgroundRightBottom(view, cornerRect, updateRect,
3560 const BRect& updateRect, const rgb_color& background,
3597 BRect& cornerRect, const BRect& updateRect, const rgb_color& bevelColor,
3623 const BRect& updateRect,
3630 if (!ShouldDraw(view, rect, updateRect))