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

/haiku/headers/private/shared/
H A DCalendarView.h175 BRect _SetNewSelectedDay(const BPoint& where);
/haiku/src/kits/shared/
H A DCalendarView.cpp361 frame = _SetNewSelectedDay(where);
458 Draw(_SetNewSelectedDay(pt + BPoint(4.0, 4.0)));
1308 BCalendarView::_SetNewSelectedDay(const BPoint& where) function in class:BPrivate::BCalendarView

Completed in 89 milliseconds