Home
last modified time | relevance | path

Searched refs:BStringFormat (Results 1 – 25 of 58) sorted by relevance

123

/haiku/src/kits/locale/
H A DStringFormat.cpp25 BStringFormat::BStringFormat(const BLanguage& language, const BString pattern) in BStringFormat() function in BStringFormat
32 BStringFormat::BStringFormat(const BString pattern) in BStringFormat() function in BStringFormat
39 BStringFormat::~BStringFormat() in ~BStringFormat()
46 BStringFormat::InitCheck() in InitCheck()
53 BStringFormat::Format(BString& output, const int64 arg) const in Format()
78 BStringFormat::_Initialize(const UnicodeString& pattern) in _Initialize()
/haiku/headers/os/locale/
H A DStringFormat.h25 class BStringFormat : public BFormat {
27 BStringFormat(const BLanguage& language,
29 BStringFormat(const BString pattern);
30 ~BStringFormat();
/haiku/src/apps/icon-o-matic/shape/commands/
H A DAddPathsCommand.cpp38 static BStringFormat addFormat(B_TRANSLATE("Add {0, plural, " in GetName()
40 static BStringFormat assignFormat(B_TRANSLATE("Assign {0, plural, " in GetName()
H A DRemoveShapesCommand.cpp38 static BStringFormat format(B_TRANSLATE("Remove {0, plural, " in GetName()
H A DRemoveTransformersCommand.cpp39 static BStringFormat format(B_TRANSLATE("Remove {0, plural, " in GetName()
H A DMoveTransformersCommand.cpp38 static BStringFormat format(B_TRANSLATE("Move {0, plural, " in GetName()
H A DAddShapesCommand.cpp38 static BStringFormat format(B_TRANSLATE("Add {0, plural, " in GetName()
H A DMoveShapesCommand.cpp38 static BStringFormat format(B_TRANSLATE("Move {0, plural, " in GetName()
H A DAddTransformersCommand.cpp38 static BStringFormat format(B_TRANSLATE("Add {0, plural, " in GetName()
H A DMovePathsCommand.cpp38 static BStringFormat format(B_TRANSLATE("Move {0, plural, " in GetName()
H A DNudgePointsCommand.cpp31 static BStringFormat format(B_TRANSLATE("Nudge {0, plural, " in _GetName()
H A DFlipPointsCommand.cpp115 static BStringFormat format(B_TRANSLATE("Flip {0, plural, " in GetName()
H A DRemovePathsCommand.cpp122 static BStringFormat format(B_TRANSLATE("Remove {0, plural, " in GetName()
/haiku/src/apps/mediaconverter/
H A DMediaFileInfo.cpp56 static BStringFormat frameFormat(B_TRANSLATE( in LoadInfo()
101 static BStringFormat bitFormat( in LoadInfo()
106 static BStringFormat bitFormat( in LoadInfo()
/haiku/src/tests/kits/locale/
H A DStringFormatTest.cpp85 BStringFormat formatter(language, tests[i].pattern); in TestFormat()
116 BStringFormat formatter(tests[i].pattern); in TestBogus()
/haiku/src/apps/cortex/support/
H A DMediaString.cpp588 static BStringFormat format( in forAudioFormat()
633 static BStringFormat format( in forAudioChannelCount()
674 static BStringFormat format(B_TRANSLATE( in forAudioBufferSize()
935 static BStringFormat format(B_TRANSLATE("{0, plural," in forAudioFrameSize()
1159 static BStringFormat format(B_TRANSLATE("{0, plural, one{# byte per row}" in forVideoBytesPerRow()
1173 static BStringFormat format( in forVideoOffset()
1182 static BStringFormat format( in forVideoOffset()
1230 static BStringFormat format(B_TRANSLATE("{0, plural," in forVideoFrameSize()
1245 static BStringFormat format(B_TRANSLATE("{0, plural," in forVideoHistory()
1255 static BStringFormat format(B_TRANSLATE("{0, plural," in forVideoHistory()
[all …]
/haiku/src/add-ons/mail_daemon/inbound_filters/notifier/
H A DNotifierFilter.cpp80 BStringFormat format(B_TRANSLATE( in MailboxSynchronized()
110 BStringFormat format(B_TRANSLATE("{0, plural, " in MailboxSynchronized()
/haiku/src/apps/poorman/
H A DStatusSlider.h31 BStringFormat fFormat;
/haiku/src/apps/icon-o-matic/style/
H A DAddStylesCommand.cpp37 static BStringFormat format(B_TRANSLATE("Add {0, plural, " in GetName()
H A DMoveStylesCommand.cpp38 static BStringFormat format(B_TRANSLATE("Move {0, plural, " in GetName()
/haiku/src/kits/shared/
H A DStringForRate.cpp45 BStringFormat formatter( in string_for_rate()
H A DStringForSize.cpp46 BStringFormat formatter( in string_for_size()
/haiku/src/kits/tracker/infowindow/
H A DAttributesView.cpp62 BStringFormat multiValueFormat(B_TRANSLATE( in AttributesView()
160 BStringFormat multiRectFormat(B_TRANSLATE( in AttributesView()
205 BStringFormat multiDateFormat(B_TRANSLATE( in AttributesView()
262 BStringFormat sizeFormat(B_TRANSLATE( in AttributesView()
/haiku/src/apps/icon-o-matic/transformable/
H A DResetTransformationCommand.cpp93 static BStringFormat format(B_TRANSLATE("Reset {0, plural, " in GetName()
/haiku/src/apps/softwareupdater/
H A DCheckManager.cpp157 static BStringFormat formatTitle(B_TRANSLATE( in ConfirmChanges()
161 static BStringFormat formatText(B_TRANSLATE("Click here to " in ConfirmChanges()

123