Home
last modified time | relevance | path

Searched refs:PasteProperties (Results 1 – 4 of 4) sorted by relevance

/haiku/src/apps/icon-o-matic/gui/
H A DIconObjectListView.h31 virtual void PasteProperties(const PropertyObject* object);
H A DIconObjectListView.cpp125 IconObjectListView::PasteProperties(const PropertyObject* object) in PasteProperties() function in IconObjectListView
131 PropertyListView::PasteProperties(object); in PasteProperties()
/haiku/src/apps/icon-o-matic/generic/property/view/
H A DPropertyListView.h64 virtual void PasteProperties(const PropertyObject* object);
H A DPropertyListView.cpp205 PasteProperties(&propertyObject); in MessageReceived()
462 PropertyListView::PasteProperties(const PropertyObject* object) in PasteProperties() function in PropertyListView