Searched refs:DrawBackground (Results 1 - 16 of 16) sorted by relevance

/haiku/src/apps/deskbar/
H A DBarMenuBar.h68 void DrawBackground(BRect);
H A DExpandoMenuBar.h75 virtual void DrawBackground(BRect update);
H A DBarMenuBar.cpp263 TBarMenuBar::DrawBackground(BRect updateRect) function in class:TBarMenuBar
265 BMenu::DrawBackground(updateRect);
H A DExpandoMenuBar.cpp846 TExpandoMenuBar::DrawBackground(BRect updateRect) function in class:TExpandoMenuBar
/haiku/src/apps/webpositive/tabview/
H A DTabView.h30 virtual void DrawBackground(BView* owner, BRect frame,
H A DTabView.cpp84 DrawBackground(fContainerView, frame, updateRect);
99 TabView::DrawBackground(BView* owner, BRect frame, const BRect& updateRect) function in class:TabView
/haiku/headers/private/shared/
H A DIconButton.h44 virtual void DrawBackground(BRect& frame,
/haiku/src/apps/mediaplayer/playlist/
H A DListViews.h38 virtual void DrawBackground(BView* owner, BRect frame,
H A DListViews.cpp59 DrawBackground(owner, frame, flags);
81 // SimpleItem::DrawBackground
83 SimpleItem::DrawBackground(BView *owner, BRect frame, uint32 flags) function in class:SimpleItem
/haiku/src/apps/icon-o-matic/generic/gui/
H A DListViews.h38 virtual void DrawBackground(BView*, BRect, bool even);
H A DListViews.cpp59 DrawBackground(owner, itemFrame, even);
87 SimpleItem::DrawBackground(BView* owner, BRect itemFrame, bool even) function in class:SimpleItem
/haiku/headers/os/interface/
H A DMenu.h168 virtual void DrawBackground(BRect updateRect);
/haiku/src/kits/shared/
H A DIconButton.cpp111 DrawBackground(r, updateRect, background, flags);
150 BIconButton::DrawBackground(BRect& frame, const BRect& updateRect, function in class:BPrivate::BIconButton
/haiku/src/apps/icon-o-matic/gui/
H A DPathListView.cpp75 SimpleItem::DrawBackground(owner, itemFrame, even);
H A DStyleListView.cpp81 SimpleItem::DrawBackground(owner, itemFrame, even);
/haiku/src/kits/interface/
H A DMenu.cpp465 DrawBackground(updateRect);
1431 BMenu::DrawBackground(BRect updateRect) function in class:BMenu

Completed in 95 milliseconds