Searched refs:SetValue (Results 101 - 125 of 282) sorted by relevance

1234567891011>>

/haiku-fatelf/src/add-ons/translators/ico/
H A DConfigView.cpp62 checkBox->SetValue(1);
/haiku-fatelf/src/apps/debugger/settings/generic/
H A DSettings.cpp65 Settings::SetValue(Setting* setting, const BVariant& value) function in class:Settings
/haiku-fatelf/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DColorSlider.h56 virtual void SetValue(int32 value);
/haiku-fatelf/src/apps/icon-o-matic/generic/gui/popup_control/
H A DPopupSlider.h52 void SetValue(int32 value);
H A DInputSlider.cpp95 fTextView->SetValue(Value());
139 SetValue(fTextView->IntValue());
161 fTextView->SetValue(Value());
H A DSliderView.cpp209 SetValue(_ValueAt(where.x - fDragOffset - 6.0));
223 // SetValue
225 SliderView::SetValue(int32 value) function in class:SliderView
233 fTarget->SetValue(value);
252 SetValue(fMin);
271 SetValue(fMax);
/haiku-fatelf/src/apps/icon-o-matic/generic/property/view/specific_properties/
H A DColorValueView.cpp92 && fProperty->SetValue(c)) {
/haiku-fatelf/src/apps/resedit/
H A DInternalEditors.h33 void SetValue(const char *value) { fValueView->SetText(value); } function in class:StringEditView
/haiku-fatelf/src/apps/showimage/
H A DPrintOptionsWindow.h76 void SetValue(BTextControl* text, float value);
/haiku-fatelf/src/bin/desklink/
H A DVolumeControl.cpp231 SetValue(0);
283 SetValue(newValue);
293 SetValue((int32)fMixerControl->Volume());
441 SetValue((int32)volume);
/haiku-fatelf/src/bin/
H A Dsetvolume.cpp80 gain->SetValue(&volume, sizeof(volume), system_time());
/haiku-fatelf/src/kits/print/
H A DJobSetupPanel.cpp139 fPrintAll->SetValue(B_CONTROL_ON);
145 fSelection->SetValue(B_CONTROL_ON);
151 fPagesFrom->SetValue(B_CONTROL_ON);
296 fPrintAll->SetValue(B_CONTROL_ON);
/haiku-fatelf/src/kits/tracker/
H A DSettings.h130 void SetValue(bool value);
/haiku-fatelf/src/preferences/appearance/
H A DFakeScrollBar.cpp165 SetValue(B_CONTROL_ON);
175 FakeScrollBar::SetValue(int32 value) function in class:FakeScrollBar
212 scrollbar->SetValue(B_CONTROL_OFF);
221 scrollbar->SetValue(B_CONTROL_OFF);
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/BeManager/
H A DUserProperties.cpp82 chkDisabled->SetValue(flags & USER_FLAG_DISABLED ? B_CONTROL_ON : B_CONTROL_OFF);
89 chkExpiresFirst->SetValue(flags & USER_FLAG_INIT_EXPIRE ? B_CONTROL_ON : B_CONTROL_OFF);
96 chkExpiresEvery->SetValue(flags & USER_FLAG_DAYS_EXPIRE ? B_CONTROL_ON : B_CONTROL_OFF);
111 chkCantChange->SetValue(flags & USER_FLAG_PW_LOCKED ? B_CONTROL_ON : B_CONTROL_OFF);
/haiku-fatelf/src/add-ons/screen_savers/gravity/
H A DConfigView.cpp63 fCountSlider->SetValue(parent->Config.ParticleCount);
/haiku-fatelf/src/add-ons/mail_daemon/inbound_filters/spam_filter/
H A DSpamFilterConfig.cpp192 fAddSpamToSubjectCheckBoxPntr->SetValue (fAddSpamToSubject);
211 fNoWordsMeansSpamCheckBoxPntr->SetValue (fNoWordsMeansSpam);
264 fAutoTrainingCheckBoxPntr->SetValue (fAutoTraining);
296 fQuitServerWhenFinishedCheckBoxPntr->SetValue (fQuitServerWhenFinished);
/haiku-fatelf/src/add-ons/screen_savers/leaves/
H A DLeaves.cpp109 fDropRateSlider->SetValue(fDropRate);
119 fLeafSizeSlider->SetValue(fLeafSize);
129 fSizeVariationSlider->SetValue(fSizeVariation);
/haiku-fatelf/src/kits/interface/
H A DOptionPopUp.cpp181 SetValue(value);
229 BOptionPopUp::SetValue(int32 value) function in class:BOptionPopUp
231 BControl::SetValue(value);
H A DButton.cpp355 SetValue(B_CONTROL_ON);
373 SetValue(inside ? B_CONTROL_ON : B_CONTROL_OFF);
402 SetValue(B_CONTROL_ON);
497 SetValue(inside ? B_CONTROL_ON : B_CONTROL_OFF);
522 BButton::SetValue(int32 value) function in class:BButton
525 BControl::SetValue(value);
557 SetValue(B_CONTROL_OFF);
H A DChannelControl.cpp314 BChannelControl::SetValue(int32 value) function in class:BChannelControl
325 BControl::SetValue(value);
338 BControl::SetValue(fChannelValues[fCurrentChannel]);
416 return SetValue(channel, 1, &value);
421 BChannelControl::SetValue(int32 fromChannel, int32 channelCount, function in class:BChannelControl
441 BControl::SetValue(fChannelValues[fCurrentChannel]);
617 BControl::SetValue(fChannelValues[fCurrentChannel]);
/haiku-fatelf/src/preferences/locale/
H A DFormatSettingsView.cpp267 f24HourRadioButton->SetValue(B_CONTROL_ON);
269 f12HourRadioButton->SetValue(B_CONTROL_ON);
330 f12HourRadioButton->SetValue(B_CONTROL_ON);
333 f24HourRadioButton->SetValue(B_CONTROL_ON);
337 fUseLanguageStringsCheckBox->SetValue(
/haiku-fatelf/src/preferences/screensaver/
H A DScreenSaverWindow.cpp77 virtual void SetValue(int32 value);
180 TimeSlider::SetValue(int32 value) function in class:TimeSlider
183 BSlider::SetValue(value);
198 SetValue(t);
654 fEnableCheckBox->SetValue(
660 fPasswordCheckBox->SetValue(fSettings.LockEnable());
869 fTurnOffCheckBox->SetValue(enabled && fTurnOffScreenFlags != 0
939 fTurnOffSlider->SetValue(fRunSlider->Value());
942 fPasswordSlider->SetValue(fRunSlider->Value());
948 fRunSlider->SetValue(fTurnOffSlide
[all...]
/haiku-fatelf/src/libs/print/libprint/
H A DJobSetupDlg.cpp173 button->SetValue(B_CONTROL_ON);
233 fAll->SetValue(B_CONTROL_ON);
235 range->SetValue(B_CONTROL_ON);
274 fDuplex->SetValue(B_CONTROL_ON);
293 fCollate->SetValue(B_CONTROL_ON);
301 fReverse->SetValue(B_CONTROL_ON);
327 fPreview->SetValue(B_CONTROL_ON);
489 fGamma->SetValue((int32)(100 * log(fJobData->GetGamma()) / log(2.0)));
500 fInkDensity->SetValue((int32)fJobData->GetInkDensity());
602 checkBox->SetValue(B_CONTROL_O
[all...]
/haiku-fatelf/src/preferences/network_old/
H A DNetworkWindow.cpp392 win->fEnabled->SetValue(1);
395 win->fDHCP->SetValue(1);
397 win->fManual->SetValue(1);
556 fFTPServer->SetValue(B_CONTROL_ON);
558 fIPForwarding->SetValue(B_CONTROL_ON);
560 fTelnetServer->SetValue(B_CONTROL_ON);

Completed in 330 milliseconds

1234567891011>>