Lines Matching refs:updateRect

116 	const BRect& updateRect, const rgb_color& base,
119 _DrawButtonFrame(view, rect, updateRect, 0, 0, 0, 0, base,
126 const BRect& updateRect, float, const rgb_color& base,
129 _DrawButtonFrame(view, rect, updateRect, 0, 0, 0, 0, base,
136 const BRect& updateRect, float, float, float, float, const rgb_color& base,
139 _DrawButtonFrame(view, rect, updateRect, 0, 0, 0, 0, base,
146 const BRect& updateRect, const rgb_color& base, uint32 flags,
149 _DrawButtonBackground(view, rect, updateRect, 0, 0, 0, 0,
156 const BRect& updateRect, float, const rgb_color& base, uint32 flags,
159 _DrawButtonBackground(view, rect, updateRect, 0, 0, 0, 0,
166 const BRect& updateRect, float, float, float, float, const rgb_color& base,
169 _DrawButtonBackground(view, rect, updateRect, 0, 0, 0, 0,
175 BeControlLook::DrawCheckBox(BView* view, BRect& rect, const BRect& updateRect,
178 if (!rect.Intersects(updateRect))
302 const BRect& updateRect, const rgb_color& base, uint32 flags)
304 if (!ShouldDraw(view, rect, updateRect))
401 const BRect& updateRect, const rgb_color& base, uint32 flags,
404 if (!ShouldDraw(view, rect, updateRect))
427 const BRect& updateRect, const rgb_color& base, uint32 flags,
551 const BRect& updateRect, const rgb_color& base, uint32 flags,
554 _DrawScrollBarBackgroundFirst(view, rect1, updateRect, base, flags,
556 _DrawScrollBarBackgroundSecond(view, rect2, updateRect, base, flags,
563 const BRect& updateRect, const rgb_color& base, uint32 flags,
566 _DrawScrollBarBackgroundFirst(view, rect, updateRect, base, flags,
573 const BRect& updateRect, const rgb_color& base, uint32 flags,
576 if (!ShouldDraw(view, rect, updateRect))
714 const BRect& updateRect, BRect verticalScrollBarFrame,
743 BeControlLook::DrawArrowShape(BView* view, BRect& rect, const BRect& updateRect,
746 if (!ShouldDraw(view, rect, updateRect))
807 const BRect& updateRect, const rgb_color& base, uint32 flags,
810 if (!ShouldDraw(view, rect, updateRect))
837 const BRect& updateRect, const rgb_color& base,
841 DrawMenuFieldFrame(view, rect, updateRect, 0, base, background, flags,
848 const BRect& updateRect, float, const rgb_color& base,
852 DrawMenuFieldFrame(view, rect, updateRect, 0, 0, 0, 0, base,
859 const BRect& updateRect, float, float, float, float, const rgb_color& base,
862 if (!ShouldDraw(view, rect, updateRect))
896 const BRect& updateRect, const rgb_color& base, bool popupIndicator,
899 _DrawMenuFieldBackgroundOutside(view, rect, updateRect,
906 const BRect& updateRect, const rgb_color& base, uint32 flags,
909 _DrawMenuFieldBackgroundInside(view, rect, updateRect,
916 const BRect& updateRect, float, const rgb_color& base,
919 _DrawMenuFieldBackgroundOutside(view, rect, updateRect, 0, 0,
926 const BRect& updateRect, float, float, float, float, const rgb_color& base,
929 _DrawMenuFieldBackgroundOutside(view, rect, updateRect, 0, 0,
936 const BRect& updateRect, const rgb_color& base, uint32 flags,
939 if (!ShouldDraw(view, rect, updateRect))
953 const BRect& updateRect, const rgb_color& base, uint32 flags,
956 if (!ShouldDraw(view, rect, updateRect))
969 BeControlLook::DrawStatusBar(BView* view, BRect& rect, const BRect& updateRect,
972 if (!ShouldDraw(view, rect, updateRect))
982 DrawTextControlBorder(view, rect, updateRect, tint_color(base, B_DARKEN_1_TINT));
1021 BeControlLook::DrawSliderBar(BView* view, BRect rect, const BRect& updateRect,
1025 if (!ShouldDraw(view, rect, updateRect))
1049 DrawSliderBar(view, rect, updateRect, base, leftFillColor, flags,
1056 DrawSliderBar(view, rect, updateRect, base, rightFillColor, flags,
1063 BeControlLook::DrawSliderBar(BView* view, BRect rect, const BRect& updateRect,
1067 if (!ShouldDraw(view, rect, updateRect))
1109 BeControlLook::DrawSliderThumb(BView* view, BRect& rect, const BRect& updateRect,
1112 if (!ShouldDraw(view, rect, updateRect))
1188 const BRect& updateRect, const rgb_color& base, uint32 flags,
1191 DrawSliderTriangle(view, rect, updateRect, base, base, flags, orientation);
1197 const BRect& updateRect, const rgb_color& base, const rgb_color& fill,
1200 if (!ShouldDraw(view, rect, updateRect))
1259 const BRect& updateRect, const rgb_color& base, int32 count,
1262 if (!ShouldDraw(view, rect, updateRect))
1348 BeControlLook::DrawTabFrame(BView* view, BRect& rect, const BRect& updateRect,
1388 const BRect& updateRect, const rgb_color& base, uint32 flags,
1391 if (!ShouldDraw(view, rect, updateRect))
1609 const BRect& updateRect, const rgb_color& base, uint32 flags,
1613 if (!ShouldDraw(view, rect, updateRect))
1824 BeControlLook::DrawSplitter(BView* view, BRect& rect, const BRect& updateRect,
1828 if (!ShouldDraw(view, rect, updateRect))
1842 DrawRaisedBorder(view, rect, updateRect, background, flags, borders);
1939 BeControlLook::DrawBorder(BView* view, BRect& rect, const BRect& updateRect,
1946 if (!ShouldDraw(view, rect, updateRect))
2043 const BRect& updateRect, const rgb_color& base, uint32 flags,
2046 if (!ShouldDraw(view, rect, updateRect))
2108 const BRect& updateRect, const rgb_color& base, uint32 flags,
2111 if (!ShouldDraw(view, rect, updateRect))
2149 BeControlLook::DrawGroupFrame(BView* view, BRect& rect, const BRect& updateRect,
2152 DrawBorder(view, rect, updateRect, base, B_FANCY_BORDER, 0, borders);
2161 const BRect& updateRect, const rgb_color& base, uint32 flags,
2164 DrawLabel(view, label, NULL, rect, updateRect, base, flags,
2171 const BRect& updateRect, const rgb_color& base, uint32 flags,
2174 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))
2475 const BRect& updateRect, const rgb_color& base, uint32 flags,
2478 _DrawButtonBackground(view, rect, updateRect, 0.0f, 0.0f, 0.0f, 0.0f,
2485 const BRect& updateRect, float radius, const rgb_color& base, uint32 flags,
2488 _DrawButtonBackground(view, rect, updateRect, radius, radius, radius,
2495 const BRect& updateRect, float leftTopRadius, float rightTopRadius,
2499 _DrawButtonBackground(view, rect, updateRect, leftTopRadius,
2510 const BRect& updateRect, float, float, float, float, const rgb_color& base,
2514 if (!ShouldDraw(view, rect, updateRect))
2731 const BRect& updateRect, float, float, float, float, const rgb_color& base,
2734 if (!ShouldDraw(view, rect, updateRect))
2781 const BRect& updateRect, float, float, float, float, const rgb_color& base,
2784 if (!ShouldDraw(view, rect, updateRect))
2792 _DrawMenuFieldBackgroundInside(view, rect, updateRect,
2796 _DrawMenuFieldBackgroundInside(view, rect, updateRect, 0, 0,
2804 const BRect& updateRect, float, float, float, float, const rgb_color& base,
2807 if (!ShouldDraw(view, rect, updateRect))
2881 const BRect& updateRect, const rgb_color& base, uint32 flags,
2884 if (!ShouldDraw(view, rect, updateRect))
2975 const BRect& updateRect, const rgb_color& base, uint32 flags,
2978 if (!ShouldDraw(view, rect, updateRect))