Searched refs:FSInTrashDir (Results 1 - 7 of 7) sorted by relevance

/haiku/src/kits/tracker/
H A DFSUtils.h210 bool FSInTrashDir(const entry_ref*);
H A DNavMenu.cpp544 && FSInTrashDir(model.EntryRef())) {
H A DOpenWithWindow.cpp1734 if (FSInTrashDir(appModel->EntryRef()))
H A DTracker.cpp1807 return FSInTrashDir(ref);
H A DContainerWindow.cpp619 fInTrash = FSInTrashDir(model->EntryRef());
1460 fInTrash = FSInTrashDir(&ref);
H A DFSUtils.cpp2949 FSInTrashDir(const entry_ref* ref) function in namespace:BPrivate
3991 if (!FSInTrashDir(&ref))
H A DFindPanel.cpp2015 if (FSInTrashDir(&ref))

Completed in 74 milliseconds