Searched defs:Value (Results 1 - 25 of 88) sorted by path

1234

/haiku/headers/libs/print/libprint/
H A DJobSetupDlg.h84 Range<T, R>::Value() function in class:Range
/haiku/headers/os/drivers/pcmcia/
H A Dcs.h38 u_int Value; member in struct:conf_reg_t
/haiku/headers/private/debugger/value/
H A DValue.h14 class Value : public BReferenceable { class in inherits:BReferenceable
/haiku/headers/private/interface/
H A DDecimalSpinner.h54 double Value() const { return fValue; }; function in class:BDecimalSpinner
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DAttributeIndex.cpp72 typedef TreeValue Value; typedef in struct:AttributeIndex::TreeDefinition
147 typedef TreeKey Value; typedef in struct:AttributeIndex::IteratorPolicy
H A DIndexImpl.h32 typedef typename Policy::Value Value; typedef in class:GenericIndexIterator
212 typedef typename Policy::Value Value; typedef in struct:GenericIndexIteratorTreePolicy
H A DLastModifiedIndex.cpp109 typedef time_t Value; typedef in struct:LastModifiedIndex::IteratorPolicy
H A DNameIndex.cpp89 typedef const char* Value; typedef in struct:NameIndex::IteratorPolicy
H A DSizeIndex.cpp108 typedef off_t Value; typedef in struct:SizeIndex::IteratorPolicy
/haiku/src/add-ons/media/media-add-ons/vst_host/
H A DVSTHost.cpp193 VSTParameter::Value() function in class:VSTParameter
H A DVSTHost.h95 float Value; member in struct:DropListValue
/haiku/src/apps/devices/
H A DPropertyList.h31 const char* Value() const { return fValue.String(); } function in class:PropertyRow
/haiku/src/apps/icon-o-matic/generic/gui/
H A DIconButton.cpp544 IconButton::Value() const function in class:IconButton
H A DIconOptionsControl.cpp167 IconOptionsControl::Value() const function in class:IconOptionsControl
H A DStringTextView.cpp75 StringTextView::Value() const function in class:StringTextView
/haiku/src/apps/icon-o-matic/generic/gui/popup_control/
H A DPopupSlider.cpp207 PopupSlider::Value() const function in class:PopupSlider
H A DSliderView.cpp240 SliderView::Value() const function in class:SliderView
/haiku/src/apps/icon-o-matic/generic/property/
H A DProperty.h87 inline int32 Value() const function in class:IntProperty
130 inline float Value() const function in class:FloatProperty
171 inline uint8 Value() const function in class:UInt8Property
206 inline bool Value() const function in class:BoolProperty
236 inline const char* Value() const function in class:StringProperty
H A DPropertyObject.cpp296 PropertyObject::Value(uint32 propertyID, int32 defaultValue) const function in class:PropertyObject
319 PropertyObject::Value(uint32 propertyID, int64 defaultValue) const function in class:PropertyObject
342 PropertyObject::Value(uint32 propertyID, float defaultValue) const function in class:PropertyObject
365 PropertyObject::Value(uint32 propertyID, bool defaultValue) const function in class:PropertyObject
[all...]
/haiku/src/apps/icon-o-matic/generic/property/specific_properties/
H A DColorProperty.cpp178 ColorProperty::Value() const function in class:ColorProperty
H A DInt64Property.h37 inline int64 Value() const function in class:Int64Property
/haiku/src/bin/unzip/
H A Dunshrink.c92 #define Value G.area.shrink.value /* "value" conflicts with Pyramid ioctl.h */ macro
/haiku/src/kits/debugger/settings/generic/
H A DSettings.cpp41 Settings::Value(Setting* setting) const function in class:Settings
52 Settings::Value(const char* settingID) const function in class:Settings
/haiku/src/kits/debugger/value/
H A DValue.cpp
/haiku/src/kits/interface/
H A DControl.cpp361 BControl::Value() const function in class:BControl

Completed in 422 milliseconds

1234