Searched refs:Deleting (Results 1 - 4 of 4) sorted by last modified time

/haiku/src/kits/tracker/
H A DPoseView.cpp316 IconCache::sIconCache->Deleting(this);
H A DIconCache.cpp1199 IconCache::Deleting(const Model* model) function in class:IconCache
1204 fNodeCache.Deleting(model->NodeRef());
1221 IconCache::Deleting(const BView* view) function in class:IconCache
1224 fNodeCache.Deleting(view);
1234 fNodeCache.Deleting(model->NodeRef());
1743 NodeIconCache::Deleting(const node_ref* node) function in class:NodeIconCache
1766 NodeIconCache::Deleting(const BView*) function in class:NodeIconCache
1777 Deleting(model->NodeRef());
H A DModel.cpp207 IconCache::sIconCache->Deleting(this);
H A DIconCache.h346 void Deleting(const node_ref*);
351 void Deleting(const BView*);
388 void Deleting(const Model*);
393 void Deleting(const BView*);

Completed in 53 milliseconds