Searched refs:ContainsSameProperties (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/icon-o-matic/generic/property/
H A DPropertyObject.h36 bool ContainsSameProperties(
H A DPropertyObject.cpp176 // ContainsSameProperties
178 PropertyObject::ContainsSameProperties(const PropertyObject& other) const function in class:PropertyObject
/haiku/src/apps/icon-o-matic/document/
H A DSetPropertiesCommand.cpp54 && fOldProperties->ContainsSameProperties(*fNewProperties) ?
/haiku/src/apps/icon-o-matic/generic/property/view/
H A DPropertyListView.cpp372 fPropertyObject->ContainsSameProperties(*object)) {

Completed in 88 milliseconds