Searched refs:_DrawCloseButton (Results 1 - 5 of 5) sorted by relevance

/haiku/src/servers/notification/
H A DAppGroupView.h42 void _DrawCloseButton(const BRect& updateRect);
H A DNotificationView.h56 void _DrawCloseButton(const BRect& updateRect);
H A DAppGroupView.cpp85 _DrawCloseButton(updateRect);
105 AppGroupView::_DrawCloseButton(const BRect& updateRect) function in class:AppGroupView
H A DNotificationView.cpp296 _DrawCloseButton(updateRect);
308 NotificationView::_DrawCloseButton(const BRect& updateRect) function in class:NotificationView
/haiku/src/apps/webpositive/tabview/
H A DTabManager.cpp450 void _DrawCloseButton(BView* owner, BRect& frame, const BRect& updateRect);
500 _DrawCloseButton(owner, frame, updateRect);
614 WebTabView::_DrawCloseButton(BView* owner, BRect& frame, function in class:WebTabView

Completed in 46 milliseconds