Searched defs:SetValue (Results 1 - 25 of 60) sorted by path

123

/haiku/headers/os/interface/
H A DColorControl.h136 BColorControl::SetValue(rgb_color color) function in class:BColorControl
/haiku/src/add-ons/media/media-add-ons/vst_host/
H A DVSTHost.cpp215 VSTParameter::SetValue(float value) function in class:VSTParameter
/haiku/src/add-ons/screen_savers/slideshowsaver/
H A DLiveSettings.cpp446 LiveSettings::SetValue(const char *name, const T &val) function in class:LiveSettings
/haiku/src/apps/debuganalyzer/gui/
H A DHeaderView.cpp276 Header::SetValue(const BVariant& value) function in class:Header
/haiku/src/apps/icon-o-matic/generic/gui/
H A DIconButton.cpp551 IconButton::SetValue(int32 value) function in class:IconButton
H A DIconOptionsControl.cpp156 IconOptionsControl::SetValue(int32 value) function in class:IconOptionsControl
H A DNummericalTextView.cpp89 NummericalTextView::SetValue(int32 value) function in class:NummericalTextView
105 NummericalTextView::SetValue(float value) function in class:NummericalTextView
H A DStringTextView.cpp62 StringTextView::SetValue(const char* string) function in class:StringTextView
/haiku/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DAlphaSlider.cpp236 AlphaSlider::SetValue(int32 value) function in class:AlphaSlider
[all...]
H A DColorSlider.cpp260 ColorSlider::SetValue(int32 value) function in class:ColorSlider
[all...]
/haiku/src/apps/icon-o-matic/generic/gui/popup_control/
H A DPopupSlider.cpp187 PopupSlider::SetValue(int32 value) function in class:PopupSlider
H A DSliderView.cpp225 SliderView::SetValue(int32 value) function in class:SliderView
/haiku/src/apps/icon-o-matic/generic/property/
H A DProperty.cpp174 IntProperty::SetValue(const char* value) function in class:IntProperty
181 IntProperty::SetValue(const Property* other) function in class:IntProperty
211 IntProperty::SetValue(int32 value) function in class:IntProperty
309 FloatProperty::SetValue(const char* value) function in class:FloatProperty
316 FloatProperty::SetValue(const Property* other) function in class:FloatProperty
345 FloatProperty::SetValue(float value) function in class:FloatProperty
428 UInt8Property::SetValue(const char* value) function in class:UInt8Property
435 UInt8Property::SetValue(const Property* other) function in class:UInt8Property
465 UInt8Property::SetValue(uint8 value) function in class:UInt8Property
542 BoolProperty::SetValue(const char* value) function in class:BoolProperty
557 BoolProperty::SetValue(const Property* other) function in class:BoolProperty
590 BoolProperty::SetValue(bool value) function in class:BoolProperty
667 StringProperty::SetValue(const char* value) function in class:StringProperty
679 StringProperty::SetValue(const Property* other) function in class:StringProperty
[all...]
H A DPropertyObject.cpp258 PropertyObject::SetValue(uint32 propertyID, const char* value) function in class:PropertyObject
284 PropertyObject::SetValue(uint32 propertyID, int32 value) function in class:PropertyObject
307 PropertyObject::SetValue(uint32 propertyID, int64 value) function in class:PropertyObject
330 PropertyObject::SetValue(uint32 propertyID, float value) function in class:PropertyObject
353 PropertyObject::SetValue(uint32 propertyID, bool value) function in class:PropertyObject
[all...]
/haiku/src/apps/icon-o-matic/generic/property/specific_properties/
H A DColorProperty.cpp94 ColorProperty::SetValue(const char* str) function in class:ColorProperty
130 ColorProperty::SetValue(const Property* other) function in class:ColorProperty
167 ColorProperty::SetValue(rgb_color color) function in class:ColorProperty
H A DIconProperty.cpp97 IconProperty::SetValue(const char* str) function in class:IconProperty
104 IconProperty::SetValue(const Property* other) function in class:IconProperty
H A DInt64Property.cpp45 Int64Property::SetValue(const char* value) function in class:Int64Property
53 Int64Property::SetValue(const Property* other) function in class:Int64Property
83 Int64Property::SetValue(int64 value) function in class:Int64Property
H A DOptionProperty.cpp115 OptionProperty::SetValue(const char* value) function in class:OptionProperty
142 OptionProperty::SetValue(const Property* other) function in class:OptionProperty
/haiku/src/apps/resedit/
H A DInternalEditors.h33 void SetValue(const char *value) { fValueView->SetText(value); } function in class:StringEditView
/haiku/src/apps/showimage/
H A DPrintOptionsWindow.cpp224 PrintOptionsWindow::SetValue(BTextControl* text, float value) function in class:PrintOptionsWindow
/haiku/src/kits/debugger/model/
H A DExpressionValues.cpp162 ExpressionValues::SetValue(FunctionID* function, ::Thread* thread, function in class:ExpressionValues
H A DStackFrameValues.cpp153 StackFrameValues::SetValue(ObjectID* variable, TypeComponentPath* path, function in class:StackFrameValues
/haiku/src/kits/debugger/settings/generic/
H A DSettings.cpp66 Settings::SetValue(Setting* setting, const BVariant& value) function in class:Settings
/haiku/src/kits/interface/
H A DChannelControl.cpp343 BChannelControl::SetValue(int32 value) function in class:BChannelControl
450 BChannelControl::SetValue(int32 fromChannel, int32 channelCount, function in class:BChannelControl
H A DCheckBox.cpp355 BCheckBox::SetValue(int32 value) function in class:BCheckBox

Completed in 141 milliseconds

123