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

/haiku/src/tests/kits/shared/
H A DCalendarViewTest.cpp70 view->SetMonth(2);
/haiku/headers/os/support/
H A DDateTime.h125 void SetMonth(int32 month);
/haiku/headers/private/shared/
H A DCalendarView.h88 bool SetMonth(int32 month);
/haiku/src/kits/shared/
H A DCalendarView.cpp569 BCalendarView::SetMonth(int32 month) function in class:BPrivate::BCalendarView
576 date.SetMonth(month);
/haiku/src/kits/support/
H A DDateTime.cpp786 BDate::SetMonth(int32 month) function in class:BPrivate::BDate

Completed in 56 milliseconds