Home
last modified time | relevance | path

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); in Draw()
105 AppGroupView::_DrawCloseButton(const BRect& updateRect) in _DrawCloseButton() function in AppGroupView
H A DNotificationView.cpp296 _DrawCloseButton(updateRect); in Draw()
308 NotificationView::_DrawCloseButton(const BRect& updateRect) in _DrawCloseButton() function in NotificationView
/haiku/src/apps/webpositive/tabview/
H A DTabManager.cpp450 void _DrawCloseButton(BView* owner, BRect& frame, const BRect& updateRect);
500 _DrawCloseButton(owner, frame, updateRect); in DrawContents()
614 WebTabView::_DrawCloseButton(BView* owner, BRect& frame, in _DrawCloseButton() function in WebTabView