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

/haiku-fatelf/headers/os/locale/
H A DLocale.h91 time_t time, BDateFormatStyle dateStyle,
94 BDateFormatStyle dateStyle,
103 time_t time, BDateFormatStyle style) const;
105 BDateFormatStyle style,
109 time_t time, BDateFormatStyle style) const;
111 int& fieldCount, BDateFormatStyle style
H A DFormattingConventions.h32 enum BDateFormatStyle { enum
82 status_t GetDateFormat(BDateFormatStyle style,
89 void SetExplicitDateFormat(BDateFormatStyle style,
/haiku-fatelf/src/kits/locale/
H A DLocale.cpp193 BDateFormatStyle style) const
219 BLocale::FormatDate(BString *string, time_t time, BDateFormatStyle style,
253 time_t time, BDateFormatStyle style) const
300 BDateFormatStyle style) const
407 BDateFormatStyle dateStyle, BTimeFormatStyle timeStyle) const
443 BDateFormatStyle dateStyle, BTimeFormatStyle timeStyle,
H A DFormattingConventions.cpp408 BFormattingConventions::GetDateFormat(BDateFormatStyle style,
509 BFormattingConventions::SetExplicitDateFormat(BDateFormatStyle style,
/haiku-fatelf/src/kits/tracker/
H A DWidgetAttributeText.cpp194 BDateFormatStyle dateStyle;

Completed in 102 milliseconds