Searched refs:CurrentDate (Results 1 – 7 of 7) sorted by relevance
101 BDate date = BDate::CurrentDate(B_LOCAL_TIME); in _SendNotices()
46 fCurrentDate(BDate::CurrentDate(B_LOCAL_TIME)), in BCalendarView()64 fCurrentDate(BDate::CurrentDate(B_LOCAL_TIME)), in BCalendarView()88 fCurrentDate(BDate::CurrentDate(B_LOCAL_TIME)), in BCalendarView()740 fDate = BDate::CurrentDate(B_LOCAL_TIME); in _InitObject()1260 BDate date = BDate::CurrentDate(B_LOCAL_TIME); in _UpdateCurrentDate()
461 fDate = BDate::CurrentDate(B_LOCAL_TIME); in InitView()
127 _UpdateDate(BDate::CurrentDate(B_LOCAL_TIME)); in CalendarMenuWindow()
106 static BDate CurrentDate(time_type type);
607 BDate::CurrentDate(time_type type) in CurrentDate() function in BPrivate::BDate1317 return BDateTime(BDate::CurrentDate(type), BTime::CurrentTime(type)); in CurrentDateTime()
940 \fn static BDate BPrivate::BDate::CurrentDate(time_type type)