DrawBorder
virtual void DrawBorder(BView* view, BRect& rect,
virtual void DrawBorder(BView* view, BRect& rect,
virtual void DrawBorder(const BRect& updateRect);
virtual void DrawBorder(BRect& frame,
DrawBorder(view, rect, updateRect, base, B_FANCY_BORDER, 0, borders);
virtual void DrawBorder(BView* view, BRect& rect,
virtual void DrawBorder(BView* view, BRect& rect, const BRect& updateRect,
be_control_look->DrawBorder(this, chartFrame, updateRect, background,
if (DrawBorder()) {
virtual bool DrawBorder() const;
be_control_look->DrawBorder(this, rect, updateRect, base,
be_control_look->DrawBorder(this, bounds, updateRect, bgColor,
be_control_look->DrawBorder(this, bounds, updateRect, bgColor,
be_control_look->DrawBorder(this, rect, rect, base, B_PLAIN_BORDER,
be_control_look->DrawBorder(this, bounds, updateRect,
be_control_look->DrawBorder(this, bounds, updateRect,
DrawBorder(updateRect);
DrawBorder(r, updateRect, background, flags);
be_control_look->DrawBorder(this, bounds, updateRect,
be_control_look->DrawBorder(this, rect, updateRect, base, B_PLAIN_BORDER,
be_control_look->DrawBorder(this, rect, updateRect, base,