Searched refs:BTimeFormat (Results 1 - 10 of 10) sorted by relevance

/haiku/headers/os/locale/
H A DTimeFormat.h19 class BTimeFormat : public BFormat { class in inherits:BFormat
21 BTimeFormat();
22 BTimeFormat(const BLanguage& language,
24 BTimeFormat(const BTimeFormat &other);
25 virtual ~BTimeFormat();
/haiku/src/preferences/time/
H A DTimeZoneListView.h27 BTimeFormat fTimeFormat;
H A DZoneView.h76 BTimeFormat fTimeFormat;
/haiku/src/kits/locale/
H A DTimeFormat.cpp30 BTimeFormat::BTimeFormat() function in class:BTimeFormat
36 BTimeFormat::BTimeFormat(const BLanguage& language, function in class:BTimeFormat
43 BTimeFormat::BTimeFormat(const BTimeFormat &other) function in class:BTimeFormat
49 BTimeFormat::~BTimeFormat()
55 BTimeFormat
[all...]
/haiku/src/bin/
H A Ddstcheck.cpp92 BTimeFormat().Format(timestring, 15, t, B_SHORT_TIME_FORMAT);
/haiku/headers/private/shared/
H A DDateTimeEdit.h114 BTimeFormat fTimeFormat;
/haiku/src/tests/kits/locale/
H A DDateFormatTest.cpp148 BTimeFormat timeFormat(language, formatting);
407 BTimeFormat format(language, formatting);
/haiku/src/preferences/locale/
H A DFormatSettingsView.cpp383 BTimeFormat timeFormat;
/haiku/src/apps/webpositive/
H A DDownloadProgressView.cpp797 BTimeFormat().Format(timeText, finishTime,
/haiku/src/kits/tracker/
H A DStatusWindow.cpp810 BTimeFormat().Format(timeText, sizeof(timeText), finishTime,

Completed in 62 milliseconds