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

/haiku-fatelf/src/kits/tracker/
H A DFSUtils.h208 bool FSInTrashDir(const entry_ref*);
H A DNavMenu.cpp522 && FSInTrashDir(model.EntryRef())) {
H A DTracker.cpp1604 return FSInTrashDir(node);
H A DOpenWithWindow.cpp1573 if (FSInTrashDir(appModel->EntryRef()))
H A DFSUtils.cpp2748 FSInTrashDir(const entry_ref* ref) function in namespace:BPrivate
3711 if (!FSInTrashDir(&ref))
H A DContainerWindow.cpp767 fInTrash = FSInTrashDir(model->EntryRef());
1566 fInTrash = FSInTrashDir(&ref);
H A DFindPanel.cpp1846 if (FSInTrashDir(&ref))

Completed in 119 milliseconds