Searched refs:SetLabel (Results 101 - 125 of 193) sorted by relevance

12345678

/haiku/src/preferences/media/
H A DMediaViews.cpp265 defaultsBox->SetLabel(B_TRANSLATE("Defaults"));
493 defaultsBox->SetLabel(B_TRANSLATE("Defaults"));
H A DMidiSettingsView.cpp43 defaultsBox->SetLabel(B_TRANSLATE("SoundFonts"));
/haiku/src/preferences/time/
H A DNetworkTimeView.cpp390 fSynchronizeButton->SetLabel(B_TRANSLATE("Stop"));
559 fSynchronizeButton->SetLabel(B_TRANSLATE("Synchronize again"));
/haiku/src/apps/webpositive/tabview/
H A DTabContainerView.cpp180 tab->SetLabel(label);
332 item->Parent()->SetLabel(label);
H A DTabView.cpp178 TabView::SetLabel(const char* label) function in class:TabView
/haiku/src/apps/pulse/
H A DNormalPulseView.cpp41 mode1->SetLabel(B_TRANSLATE("Mini mode"));
43 mode2->SetLabel(B_TRANSLATE("Deskbar mode"));
/haiku/src/preferences/mail/
H A DAutoConfigView.cpp292 box->SetLabel(B_TRANSLATE("Incoming"));
355 box->SetLabel(B_TRANSLATE("Outgoing"));
/haiku/src/apps/people/
H A DPersonWindow.cpp152 fUndo->SetLabel(B_TRANSLATE("Redo"));
154 fUndo->SetLabel(B_TRANSLATE("Undo"));
/haiku/src/preferences/filetypes/
H A DApplicationTypesWindow.cpp183 infoBox->SetLabel(B_TRANSLATE("Information"));
210 versionBox->SetLabel(B_TRANSLATE("Version"));
H A DPreferredAppMenu.cpp62 item->SetLabel(label);
/haiku/src/kits/tracker/
H A DContainerWindow.cpp1638 item->SetLabel(B_TRANSLATE("Cut more"));
1642 item->SetLabel(B_TRANSLATE("Cut"));
1664 item->SetLabel(B_TRANSLATE("Copy more"));
1668 item->SetLabel(B_TRANSLATE("Copy"));
1692 item->SetLabel(B_TRANSLATE("Paste links"));
1696 item->SetLabel(B_TRANSLATE("Paste"));
1718 item->SetLabel(B_TRANSLATE("Clean up all"));
1723 item->SetLabel(B_TRANSLATE("Clean up"));
1743 item->SetLabel(B_TRANSLATE("Close all"));
1748 item->SetLabel(B_TRANSLAT
[all...]
H A DTrackerSettingsWindow.cpp297 fSettingsContainerBox->SetLabel(selectedItem->Text());
H A DDirMenu.cpp237 item->SetLabel(model.Name());
/haiku/headers/libs/print/libprint/
H A DJobSetupDlg.h97 fSlider->SetLabel(label.String());
/haiku/src/apps/bootmanager/
H A DDefaultPartitionPage.cpp150 fTimeoutSlider->SetLabel(label.String());
/haiku/src/libs/glut/
H A DglutMenu.cpp281 bitem->SetLabel(item->label);
/haiku/src/libs/linprog/
H A DConstraint.cpp306 Constraint::SetLabel(const char* label) function in class:Constraint
/haiku/src/apps/resedit/
H A DMiscEditors.cpp117 fOK->SetLabel("OK");
/haiku/headers/os/interface/
H A DSlider.h78 virtual void SetLabel(const char* label);
H A DTabView.h34 virtual void SetLabel(const char* label);
/haiku/src/preferences/bluetooth/
H A DBluetoothSettingsView.cpp172 fInquiryTimeControl->SetLabel(label.String());
/haiku/src/apps/webpositive/
H A DBookmarkBar.cpp105 fItemsMap[inode]->SetLabel(name);
/haiku/src/apps/processcontroller/
H A DMemoryBarMenuItem.cpp247 SetLabel(name);
H A DTeamBarMenuItem.cpp224 SetLabel(name);
/haiku/src/apps/expander/
H A DExpanderWindow.cpp333 fShowItem->SetLabel(fShowContents->Value() == B_CONTROL_OFF
667 fExpandButton->SetLabel(B_TRANSLATE("Stop"));
701 fExpandButton->SetLabel(B_TRANSLATE("Expand"));
806 fShowItem->SetLabel(B_TRANSLATE("Hide contents"));

Completed in 121 milliseconds

12345678