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.cpp123 // PasteProperties
125 IconObjectListView::PasteProperties(const PropertyObject* object) function in class:IconObjectListView
131 PropertyListView::PasteProperties(object);
/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);
460 // PasteProperties
462 PropertyListView::PasteProperties(const PropertyObject* object) function in class:PropertyListView

Completed in 82 milliseconds