Searched defs:aObject (Results 1 – 1 of 1) sorted by relevance
79958 GetWrapperCache(const SmartPtr<T>& aObject) in GetWrapperCache()84255 nsPropertyOwner(const nsINode* aObject) : mObject(aObject) {} in nsPropertyOwner()84256 nsPropertyOwner(const nsIFrame* aObject) : mObject(aObject) {} in nsPropertyOwner()84272 void* GetProperty(const nsPropertyOwner& aObject, in GetProperty()84279 nsresult SetProperty(const nsPropertyOwner& aObject, in SetProperty()84303 void* UnsetProperty(const nsPropertyOwner& aObject, in UnsetProperty()90461 bool AppendObject(nsISupports* aObject) in AppendObject()90640 int32_t IndexOf(T* aObject, uint32_t aStartIndex = 0) const in IndexOf()90665 bool InsertObjectAt(T* aObject, int32_t aIndex) in InsertObjectAt()90694 void ReplaceObjectAt(T* aObject, int32_t aIndex) in ReplaceObjectAt()[all …]