Searched refs:fInTrash (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/tracker/
H A DContainerWindow.h321 bool fInTrash; member in class:BPrivate::BContainerWindow
423 return fInTrash;
H A DContainerWindow.cpp396 fInTrash(false),
619 fInTrash = FSInTrashDir(model->EntryRef());
1460 fInTrash = FSInTrashDir(&ref);

Completed in 52 milliseconds