Searched refs:String (Results 351 - 375 of 1817) sorted by relevance

<<11121314151617181920>>

/haiku/src/tests/kits/interface/btextcontrol/
H A DTextControlTest.cpp4 #include <String.h>
/haiku/headers/private/locale/
H A DPlainTextCatalog.h11 #include <String.h>
/haiku/src/preferences/datatranslations/
H A DDataTranslations.cpp20 #include <String.h>
55 text.String(), B_TRANSLATE("OK"));
87 BAlert* alert = new BAlert("", text.String(), B_TRANSLATE("OK"));
142 string.String(), B_TRANSLATE("Cancel"),
/haiku/headers/os/package/
H A DAddRepositoryRequest.h9 #include <String.h>
H A DRefreshRepositoryRequest.h10 #include <String.h>
/haiku/src/servers/media_addon/
H A DMediaFilePlayer.h14 #include <String.h>
/haiku/src/add-ons/disk_systems/fat/
H A DInitializeParameterEditor.h12 #include <String.h>
/haiku/src/preferences/joysticks/
H A DJoyWin.cpp27 #include <String.h>
183 BString str(_FixPathToName(str.String()));
185 new PortItem(str.String()));
188 item->SetJoystickName(BString(str.String()));
223 BEntry entry(strOldFile.String());
233 dir->CreateSymLink(strLinkPlace.String(),
234 strLinkTo.String(), NULL);
300 list->AddItem(new PortItem(str.String()));
344 mesgw->SetText(str.String());
383 status_t status = file.SetTo(str.String(), B_READ_ONL
[all...]
/haiku/src/apps/people/
H A DAttributeTextControl.cpp106 const char *args[] = {argument.String(), 0};
107 be_roster->Launch(mimeType.String(), 1, const_cast<char**>(args));
115 const char *args[] = {argument.String(), 0};
144 if (!BMimeType::IsValid(mimeType.String()))
H A DAttributeTextControl.h14 #include <String.h>
/haiku/src/apps/debugger/user_interface/cli/commands/
H A DCliWriteCoreFileCommand.cpp12 #include <String.h>
/haiku/src/kits/debugger/value/
H A DValueWriter.h11 #include <String.h>
/haiku/headers/private/debugger/model/
H A DSyntheticPrimitiveType.h11 #include <String.h>
H A DSystemInfo.h11 #include <String.h>
H A DTypeLookupConstraints.h9 #include <String.h>
/haiku/headers/private/debugger/source_language/
H A DSyntaxHighlighter.h10 #include <String.h>
/haiku/headers/private/debugger/target_host_interface/
H A DTargetHostInterfaceInfo.h8 #include <String.h>
/haiku/headers/os/locale/
H A DTextEncoding.h11 #include <String.h>
/haiku/headers/private/shared/
H A DJsonEvent.h9 #include <String.h>
/haiku/src/add-ons/disk_systems/btrfs/
H A DInitializeParameterEditor.h14 #include <String.h>
/haiku/src/apps/haikudepot/server/
H A DStandardMetaDataJsonEventListener.h11 #include <String.h>
H A DServerRepositoryDataUpdateProcess.h13 #include <String.h>
/haiku/src/preferences/bluetooth/
H A DDeviceListItem.h9 #include <String.h>
/haiku/src/preferences/repositories/
H A DRepositoriesSettings.h17 #include <String.h>
/haiku/src/add-ons/network_settings/dialup/
H A DGeneralAddon.h18 #include <String.h>
36 { return fDeviceName.String(); }
38 { return fUsername.String(); }
40 { return fPassword.String(); }

Completed in 159 milliseconds

<<11121314151617181920>>