Searched refs:property (Results 1 - 25 of 145) sorted by path

123456

/haiku/docs/interface_guidelines/docbook-css/
H A Dcore.css25 postcode, productname, productnumber, prompt, property, pubdate, pubsnumber,
/haiku/headers/build/os/app/
H A DMessage.h91 status_t AddSpecifier(const char *property);
92 status_t AddSpecifier(const char *property, int32 index);
93 status_t AddSpecifier(const char *property, int32 index, int32 range);
94 status_t AddSpecifier(const char *property, const char *name);
100 const char **property = NULL) const;
/haiku/headers/os/app/
H A DApplication.h63 const char* property);
126 const char* property);
H A DHandler.h60 const char* property);
H A DLooper.h92 const char* property);
/haiku/headers/os/bluetooth/
H A DBluetoothDevice.h33 virtual BString GetProperty(const char* property)=0;
34 virtual status_t GetProperty(const char* property, uint32* value)=0;
H A DLocalDevice.h44 BString GetProperty(const char* property);
45 status_t GetProperty(const char* property, uint32* value);
H A DLocalDeviceAddOn.h22 virtual BMessage* OverridenProperties(LocalDevice* lDevice, const char* property)=0;
H A DRemoteDevice.h48 BString GetProperty(const char* property); /* Throwing */
49 status_t GetProperty(const char* property, uint32* value); /* Throwing */
/haiku/headers/os/interface/
H A DBox.h60 int32 what, const char* property);
H A DButton.h76 int32 what, const char* property);
H A DChannelControl.h50 const char* property);
H A DChannelSlider.h62 int32 form, const char* property);
H A DCheckBox.h66 int32 what, const char* property);
H A DColorControl.h72 int32 what, const char* property);
H A DControl.h72 int32 what, const char* property);
H A DMenuBar.h72 int32 form, const char* property);
H A DPopUpMenu.h43 int32 form, const char* property);
H A DRadioButton.h52 int32 what, const char* property);
H A DSlider.h114 int32 form, const char* property);
H A DStatusBar.h81 int32 what, const char* property);
H A DStringView.h61 int32 form, const char* property);
H A DTextControl.h75 int32 what, const char* property);
/haiku/headers/private/interface/
H A DAbstractSpinner.h56 const char* property);
/haiku/headers/private/print/
H A DPrintPanel.h48 const char* property);

Completed in 111 milliseconds

123456