Searched refs:HasProperty (Results 1 – 3 of 3) sorted by relevance
34 bool HasProperty(Property* property) const;
171 PropertyObject::HasProperty(Property* property) const in HasProperty() function in PropertyObject
499 if (fSavedProperties->HasProperty(previous) in UpdateObject()500 && fPropertyObject->HasProperty(current)) in UpdateObject()