Home
last modified time | relevance | path

Searched refs:_PopulateDayNames (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/private/shared/
H A DCalendarView.h155 void _PopulateDayNames(BDateFormatStyle style);
/haiku/src/kits/shared/
H A DCalendarView.cpp863 _PopulateDayNames(style); in _SetupDayNames()
873 BCalendarView::_PopulateDayNames(BDateFormatStyle style) in _PopulateDayNames() function in BPrivate::BCalendarView