Searched refs:AddAttributes (Results 1 - 7 of 7) sorted by relevance

/haiku-fatelf/src/apps/devices/
H A DPropertyListPlain.h23 virtual void AddAttributes(const Attributes& attributes);
H A DPropertyList.h45 void AddAttributes(const Attributes& attributes);
H A DPropertyList.cpp70 PropertyList::AddAttributes(const Attributes& attributes) function in class:PropertyList
H A DPropertyListPlain.cpp40 PropertyListPlain::AddAttributes(const Attributes& attributes) function in class:PropertyListPlain
H A DDevicesView.cpp388 fBasicView->AddAttributes(device->GetBasicAttributes());
389 fBusView->AddAttributes(device->GetBusAttributes());
390 fAttributesView->AddAttributes(device->GetAllAttributes());
/haiku-fatelf/src/kits/tracker/
H A DFindPanel.h310 void AddAttributes(BMenu* menu, const BMimeType &type);
H A DFindPanel.cpp2724 TAttrView::AddAttributes(BMenu* menu, const BMimeType &mimeType) function in class:BPrivate::TAttrView
2856 AddAttributes(menu, supertype);
2859 AddAttributes(menu, mimeType);

Completed in 102 milliseconds