Searched refs:BFormattingConventions (Results 26 - 36 of 36) sorted by relevance

12

/haiku/src/kits/locale/
H A DLocaleRosterData.cpp131 const BFormattingConventions& conventions)
185 const BFormattingConventions& newFormattingConventions)
460 BFormattingConventions conventions(&settings);
480 BFormattingConventions conventions("en_US");
574 const BFormattingConventions& newFormattingConventions)
640 BFormattingConventions conventions;
H A DDateFormat.cpp48 const BFormattingConventions& conventions)
272 *BFormattingConventions::Private(&fConventions).ICULocale(), err));
408 : BFormattingConventions::Private(&fConventions).ICULocale();
H A DTimeUnitFormat.cpp72 const BFormattingConventions& conventions,
H A DRelativeDateTimeFormat.cpp77 const BFormattingConventions& conventions)
H A DDurationFormat.cpp41 const BFormattingConventions& conventions,
H A DTimeFormat.cpp37 const BFormattingConventions& conventions)
236 : BFormattingConventions::Private(&fConventions).ICULocale();
H A DMutableLocaleRoster.cpp71 const BFormattingConventions& newFormattingConventions)
H A DLocaleRoster.cpp132 BFormattingConventions("en_US")))
/haiku/src/tests/kits/locale/
H A DRelativeDateTimeFormatTest.cpp104 BFormattingConventions formatting(values[i].convention);
/haiku/src/preferences/locale/
H A DLocaleWindow.cpp197 BFormattingConventions initialConventions;
205 BFormattingConventions conventions(conventionsID);
428 BFormattingConventions conventions(item->ID());
635 BFormattingConventions conventions("en_US");
/haiku/src/apps/firstbootprompt/
H A DBootPromptWindow.cpp355 BFormattingConventions conventions(language.String());

Completed in 61 milliseconds

12