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

12345678

/haiku/src/kits/tracker/
H A DSettingsViews.cpp817 box->SetLabel(fColorPicker);
/haiku/src/apps/haikudepot/ui/
H A DRatePackageWindow.cpp517 fSendButton->SetLabel(B_TRANSLATE("Update"));
/haiku/src/kits/interface/
H A DSlider.cpp677 BSlider::SetLabel(const char* label) function in class:BSlider
679 BControl::SetLabel(label);
H A DMenuField.cpp624 BMenuField::SetLabel(const char* label) function in class:BMenuField
1018 SetLabel(label);
H A DAbstractSpinner.cpp1190 BAbstractSpinner::SetLabel(const char* label) function in class:BAbstractSpinner
1192 BControl::SetLabel(label);
H A DMenu.cpp1917 item->SetLabel(label);
3035 Superitem()->SetLabel(item->Label());
H A DTabView.cpp132 BTab::SetLabel(const char* label) function in class:BTab
/haiku/src/apps/soundrecorder/
H A DRecorderWindow.cpp388 fFileInfoBox->SetLabel(B_TRANSLATE("File info"));
509 popup->Superitem()->SetLabel(selected_name);
/haiku/src/apps/softwareupdater/
H A DSoftwareUpdaterWindow.cpp319 fRebootButton->SetLabel(B_TRANSLATE_COMMENT("Reboot",
691 fCancelButton->SetLabel(B_TRANSLATE_COMMENT("Quit", "Button label"));
/haiku/src/apps/text_search/
H A DGrepWindow.cpp750 fButton->SetLabel(B_TRANSLATE("Cancel"));
803 fButton->SetLabel(B_TRANSLATE("Search"));
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DTeamWindow.cpp1694 fRunButton->SetLabel("Debug");
1703 fRunButton->SetLabel("Run");
/haiku/src/preferences/keymap/
H A DKeymapWindow.cpp779 fSwitchShortcutsButton->SetLabel(label);
/haiku/src/add-ons/translators/ppm/
H A DPPMTranslator.cpp590 fMenu->Superitem()->SetLabel(i->Label());
/haiku/src/apps/deskbar/
H A DExpandoMenuBar.cpp1028 item->SetLabel(windowName);
/haiku/src/kits/tracker/infowindow/
H A DGeneralInfoView.cpp236 fPreferredAppMenu->SetLabel(B_TRANSLATE("Opens with:"));
/haiku/src/tests/kits/game/chart/
H A DChartWindow.cpp650 fStatusBox->SetLabel(B_TRANSLATE("Status"));
752 fColorsBox->SetLabel(B_TRANSLATE("Colors"));
845 fSpecialBox->SetLabel(B_TRANSLATE("Special"));
/haiku/src/apps/terminal/
H A DTermWindow.cpp1905 fTabView->TabAt(index)->SetLabel(session->title.title);
/haiku/src/apps/mail/
H A DMailWindow.cpp1017 // fUndo->SetLabel((isRedo)
1033 LeaveStatus->SetLabel(label.String());
3339 button->SetLabel(show ? label : NULL);

Completed in 135 milliseconds

12345678