Searched refs:BStringView (Results 26 - 50 of 230) sorted by relevance

12345678910

/haiku/src/preferences/filetypes/
H A DStringView.h11 class BStringView;
35 BStringView* fLabel;
37 BStringView* fText;
/haiku/src/bin/network/ppp_up/
H A DPPPStatusView.h24 BStringView *fTime;
25 BStringView *fBytesReceived, *fBytesSent, *fPacketsReceived, *fPacketsSent;
H A DConnectionView.h16 class BStringView;
53 BStringView *fAttemptView, *fStatusView;
/haiku/src/preferences/media/
H A DMidiSettingsView.h16 class BStringView;
37 BStringView* fSoundFontStatus;
/haiku/src/preferences/locale/
H A DFormatSettingsView.cpp68 BStringView* fullDateLabel
69 = new BStringView("", B_TRANSLATE("Full format:"));
72 BStringView* longDateLabel
73 = new BStringView("", B_TRANSLATE("Long format:"));
76 BStringView* mediumDateLabel
77 = new BStringView("", B_TRANSLATE("Medium format:"));
80 BStringView* shortDateLabel
81 = new BStringView("", B_TRANSLATE("Short format:"));
85 fFullDateExampleView = new BStringView("", "");
88 fLongDateExampleView = new BStringView("", "");
[all...]
/haiku/src/kits/bluetooth/UI/
H A DConnectionView.cpp26 fMessage = new BStringView(frame, "", strMessage, B_FOLLOW_LEFT);
29 fDeviceLabel = new BStringView(frame, "", "Device Name:", B_FOLLOW_LEFT);
32 fDeviceText = new BStringView(frame, "", device, B_FOLLOW_RIGHT);
35 fAddressLabel = new BStringView(frame, "", "MAC Address:", B_FOLLOW_LEFT);
38 fAddressText = new BStringView(frame, "", address, B_FOLLOW_RIGHT);
/haiku/src/apps/charactermap/
H A DCharacterWindow.h18 class BStringView;
47 BStringView* fGlyphView;
48 BStringView* fCodeView;
/haiku/src/apps/mediaplayer/interface/
H A DPositionToolTip.cpp16 class PositionToolTip::PositionView : public BStringView {
20 BStringView("position", ""),
32 BStringView::AttachedToWindow();
/haiku/src/apps/firstbootprompt/
H A DBootPromptWindow.h24 class BStringView;
48 BStringView* fLanguagesLabelView;
49 BStringView* fKeymapsMenuLabel;
/haiku/src/preferences/backgrounds/
H A DImageFilePanel.h17 class BStringView;
54 BStringView* fResolutionView;
55 BStringView* fImageTypeView;
/haiku/src/add-ons/translators/hvif/
H A DHVIFView.cpp32 BStringView* title= new BStringView("title",
44 BStringView* version = new BStringView("version", versionString);
47 BStringView* copyright = new BStringView("copyright",
/haiku/src/tests/kits/interface/flatten_picture/
H A DPictureTestWindow.h15 class BStringView;
41 BStringView *fHeader;
/haiku/headers/private/shared/
H A DPromptWindow.h13 class BStringView;
32 BStringView* fInfoView;
/haiku/src/apps/haikudepot/ui/
H A DWorkStatusView.h19 class BStringView;
38 BStringView* fStatusText;
/haiku/src/add-ons/translators/png/
H A DPNGView.cpp36 BStringView *titleView = new BStringView("title",
46 BStringView *versionView = new BStringView("version", version);
48 BStringView *copyrightView = new BStringView(
72 BStringView* pngCopyrightView = new BStringView(
/haiku/src/apps/debugger/user_interface/gui/utility_windows/
H A DStartTeamWindow.h14 class BStringView;
46 BStringView* fGuideText;
/haiku/src/tests/kits/interface/balert/alert_manual_test/
H A DAlertTestWindow.h23 BStringView *fTitleView;
/haiku/src/add-ons/translators/gif/
H A DGIFView.h52 class BStringView;
71 BStringView* fTitle;
72 BStringView* fVersion;
73 BStringView* fCopyright;
/haiku/headers/os/interface/
H A DStringView.h12 class BStringView : public BView { class in inherits:BView
14 BStringView(BRect frame, const char* name,
18 BStringView(const char* name, const char* text,
20 BStringView(BMessage* archive);
21 virtual ~BStringView();
78 BStringView& operator=(const BStringView& other);
/haiku/src/preferences/joysticks/
H A DCalibWin.cpp44 fStringView9 = new BStringView(BRect(8.00,175.00,116.00,190.00),"StringView9","Text");
45 fStringView8 = new BStringView(BRect(10.00,154.00,112.00,172.00),"StringView8","Text");
46 fStringView7 = new BStringView(BRect(9.00,132.00,116.00,148.00),"StringView7","Text");
47 fStringView6 = new BStringView(BRect(11.00,114.00,120.00,128.00),"StringView6","Text");
48 fStringView5 = new BStringView(BRect(11.00,93.00,121.00,108.00),"StringView5","Text");
49 fStringView4 = new BStringView(BRect(12.00,73.00,121.00,88.00),"StringView4","Text");
50 fStringView3 = new BStringView(BRect(26.00,17.00,258.00,45.00),"StringView3","Text3");
/haiku/src/add-ons/translators/wonderbrush/
H A DWonderBrushView.cpp56 BStringView *titleView = new BStringView("title",
67 BStringView *versionView = new BStringView("version", version);
68 BStringView *copyrightView = new BStringView("copyright", kWBICopyright);
69 BStringView *copyright2View = new BStringView("copyright2", B_TRANSLATE("written by:"));
70 BStringView *copyright3View = new BStringView("copyright
[all...]
/haiku/src/preferences/bluetooth/
H A DBluetoothDeviceView.cpp29 fName = new BStringView("name", "");
33 fBdaddr = new BStringView("bdaddr",
37 fClassService = new BStringView("ServiceClass",
42 fClass = new BStringView("class", "- / -");
45 fHCIVersionProperties = new BStringView("hci", "");
48 fLMPVersionProperties = new BStringView("lmp", "");
51 fManufacturerProperties = new BStringView("manufacturer", "");
54 fACLBuffersProperties = new BStringView("buffers acl", "");
57 fSCOBuffersProperties = new BStringView("buffers sco", "");
/haiku/src/add-ons/translators/sgi/
H A DSGIView.cpp102 BStringView* titleView = new BStringView("title",
113 BStringView* detailView = new BStringView("details", detail);
116 BStringView* infoView = new BStringView("info",
/haiku/src/add-ons/tracker/zipomatic/
H A DZipOMaticWindow.h51 BStringView* fArchiveNameView;
52 BStringView* fZipOutputView;
/haiku/src/tests/kits/interface/menu/menuworld/
H A DMenuWindow.h26 class BStringView;
85 BStringView* m_pStatusView;

Completed in 278 milliseconds

12345678910