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

12345678

/haiku/src/tests/add-ons/print/ppd/ui/
H A DPPDConfigView.cpp351 box->SetLabel(text);
/haiku/src/preferences/filetypes/
H A DAttributeWindow.cpp259 visibleBox->SetLabel(fVisibleCheckBox);
/haiku/src/tests/servers/app/look_and_feel/
H A DLookAndFeel.cpp414 menu->Superitem()->SetLabel(label.String());
/haiku/src/tests/kits/interface/look/
H A DLook.cpp160 box->SetLabel("Info");
/haiku/src/add-ons/network_settings/dialup/
H A DGeneralAddon.cpp381 fDeviceBox->SetLabel(fDeviceField);
/haiku/src/servers/print/
H A DConfigWindow.cpp374 button->SetLabel(NULL);
/haiku/src/apps/mail/
H A DSignature.cpp161 fUndo->SetLabel(isRedo ? kRedoStrings[undoState] : kUndoStrings[undoState]);
H A DPrefs.cpp155 interfaceBox->SetLabel(B_TRANSLATE("User interface"));
157 mailBox->SetLabel(B_TRANSLATE("Mailing"));
/haiku/src/tests/kits/interface/bshelf/ShelfInspector/
H A DInfoWindow.cpp629 fMainBox->SetLabel(fMenuField); // Replace Label
/haiku/src/libs/print/libprint/
H A DMarginView.cpp160 SetLabel("Margins");
/haiku/src/preferences/appearance/
H A DLookAndFeelSettingsView.cpp112 arrowStyleBox->SetLabel(B_TRANSLATE("Arrow style"));
/haiku/src/apps/stylededit/
H A DStyledEditWindow.cpp576 fUndoItem->SetLabel(B_TRANSLATE("Redo typing"));
596 fUndoItem->SetLabel(B_TRANSLATE("Undo typing"));
1663 fUndoItem->SetLabel(B_TRANSLATE("Can't undo"));
1992 fUndoItem->SetLabel(B_TRANSLATE("Can't undo"));
/haiku/src/kits/tracker/
H A DIconMenuItem.cpp88 SetLabel(model->Name());
H A DFilePanelPriv.cpp646 button->SetLabel(buttonText.String());
1175 button->SetLabel(text);
1192 button->SetLabel(text);
/haiku/src/preferences/input/
H A DInputTouchpadPrefView.cpp376 scrollBox->SetLabel(B_TRANSLATE("Scrolling"));
/haiku/src/apps/deskbar/
H A DTeamMenuItem.cpp508 SetLabel(name);
/haiku/src/tests/kits/interface/layout/
H A DLayoutTest1.cpp1516 textControl->SetLabel(_RandomLabel().String());
1517 menuField->SetLabel(_RandomLabel().String());
/haiku/src/preferences/mail/
H A DConfigWindow.cpp218 tabView->TabAt(0)->SetLabel(B_TRANSLATE("Accounts"));
256 tabView->TabAt(1)->SetLabel(B_TRANSLATE("Settings"));
/haiku/src/apps/diskprobe/
H A DProbeView.cpp1527 fNativeMenuItem->SetLabel(buffer);
1541 fSwappedMenuItem->SetLabel(buffer);
1569 item->SetLabel(buffer);
/haiku/src/tests/servers/app/playground/
H A DObjectWindow.cpp178 controlGroup->SetLabel(B_TRANSLATE("Controls"));
/haiku/src/apps/diskusage/
H A DPieView.cpp86 SetLabel(name);
/haiku/src/apps/packageinstaller/
H A DPackageView.cpp273 item->SetLabel(name.String());
/haiku/src/apps/charactermap/
H A DCharacterWindow.cpp380 fFontSizeSlider->SetLabel(displayName);
/haiku/src/preferences/network/
H A DNetworkWindow.cpp325 item->SetLabel(label.String());
/haiku/src/kits/tracker/infowindow/
H A DHeaderView.cpp573 navigationItem->SetLabel(model.Name());

Completed in 384 milliseconds

12345678