Searched defs:property (Results 1 - 25 of 78) sorted by path

1234

/haiku/src/add-ons/bluetooth/ResetLocalDevice/
H A DResetLocalDevice.cpp93 ResetLocalDeviceAddOn::OverridenProperties(LocalDevice* lDevice, const char* property) argument
/haiku/src/add-ons/kernel/busses/scsi/usb/
H A Dsettings.c79 uint32 property; member in struct:_settings_key
/haiku/src/apps/icon-o-matic/generic/property/
H A DPropertyObject.cpp105 PropertyObject::AddProperty(Property* property) argument
/haiku/src/apps/icon-o-matic/generic/property/view/
H A DPropertyItemView.cpp26 PropertyItemView::PropertyItemView(Property* property) argument
52 const Property* property = GetProperty(); local
227 PropertyItemView::AdoptProperty(Property* property) argument
[all...]
/haiku/src/apps/icon-o-matic/generic/property/view/specific_properties/
H A DBoolValueView.cpp16 BoolValueView::BoolValueView(BoolProperty* property) argument
149 BoolValueView::AdoptProperty(Property* property) argument
H A DColorValueView.cpp27 ColorValueView::ColorValueView(ColorProperty* property) argument
121 ColorValueView::AdoptProperty(Property* property) argument
H A DFloatValueView.cpp16 FloatValueView::FloatValueView(FloatProperty* property) argument
57 FloatValueView::AdoptProperty(Property* property) argument
H A DIconValueView.cpp20 IconValueView::IconValueView(IconProperty* property) argument
78 IconValueView::AdoptProperty(Property* property) argument
H A DInt64ValueView.cpp16 Int64ValueView::Int64ValueView(Int64Property* property) argument
59 Int64ValueView::AdoptProperty(Property* property) argument
H A DIntValueView.cpp16 IntValueView::IntValueView(IntProperty* property) argument
57 IntValueView::AdoptProperty(Property* property) argument
H A DOptionValueView.cpp24 OptionValueView::OptionValueView(OptionProperty* property) argument
214 OptionValueView::AdoptProperty(Property* property) argument
H A DStringValueView.cpp17 StringValueView::StringValueView(StringProperty* property) argument
56 StringValueView::AdoptProperty(Property* property) argument
/haiku/src/apps/serialconnect/
H A DSerialApp.cpp232 const char* property; local
456 ResolveSpecifier(BMessage* message, int32 index, BMessage* specifier, int32 what, const char* property) argument
/haiku/src/kits/app/
H A DApplication.cpp678 const char* property = NULL; local
744 ResolveSpecifier(BMessage* message, int32 index, BMessage* specifier, int32 what, const char* property) argument
1207 ScriptReceived(BMessage* message, int32 index, BMessage* specifier, int32 what, const char* property) argument
[all...]
H A DHandler.cpp469 ResolveSpecifier(BMessage* message, int32 index, BMessage* specifier, int32 what, const char* property) argument
H A DPropertyInfo.cpp47 FindMatch(BMessage* message, int32 index, BMessage* specifier, int32 form, const char* property, void* data) const argument
/haiku/src/kits/game/
H A DDirectWindow.cpp314 ResolveSpecifier(BMessage* message, int32 index, BMessage* specifier, int32 what, const char* property) argument
/haiku/src/kits/interface/
H A DChannelControl.cpp238 ResolveSpecifier(BMessage* message, int32 index, BMessage* specifier, int32 what, const char* property) argument
H A DChannelSlider.cpp203 const char* property = NULL; local
471 ResolveSpecifier(BMessage* message, int32 index, BMessage* specifier, int32 form, const char* property) argument
H A DCheckBox.cpp383 ResolveSpecifier(BMessage* message, int32 index, BMessage* specifier, int32 what, const char* property) argument
H A DControl.cpp210 const char* property; local
448 ResolveSpecifier(BMessage* message, int32 index, BMessage* specifier, int32 what, const char* property) argument
H A DPictureButton.cpp399 ResolveSpecifier(BMessage* message, int32 index, BMessage* specifier, int32 what, const char* property) argument
H A DPopUpMenu.cpp164 ResolveSpecifier(BMessage* message, int32 index, BMessage* specifier, int32 form, const char* property) argument
H A DRadioButton.cpp366 ResolveSpecifier(BMessage* message, int32 index, BMessage* specifier, int32 what, const char* property) argument
H A DShelf.cpp743 ResolveSpecifier(BMessage *msg, int32 index, BMessage *specifier, int32 form, const char *property) argument

Completed in 108 milliseconds

1234