Searched refs:_DrawItem (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/shared/
H A DCalendarView.h165 void _DrawItem(BView* owner, BRect frame,
/haiku/src/kits/shared/
H A DCalendarView.cpp219 _DrawItem(owner, frame, text, isSelected, isEnabled, focus, highlight);
228 _DrawItem(owner, frame.InsetByCopy(-1.0, -1.0), text, true);
237 _DrawItem(owner, frame.InsetByCopy(-1.0, -1.0), text, true);
1106 BCalendarView::_DrawItem(BView* owner, BRect frame, const char* text, function in class:BPrivate::BCalendarView

Completed in 38 milliseconds