Searched refs:IsPrintersDir (Results 1 - 3 of 3) sorted by relevance

/haiku/src/kits/tracker/
H A DContainerWindow.h133 bool IsPrintersDir() const;
428 BContainerWindow::IsPrintersDir() const function in class:BPrivate::BContainerWindow
H A DDraggableContainerIcon.cpp74 if (window->IsTrash() || window->IsPrintersDir())
H A DContainerWindow.cpp1797 && !IsTrash() && !IsPrintersDir() && !TargetModel()->IsRoot()) {
1829 } else if (IsPrintersDir()) {
1864 if (!IsPrintersDir()) {
2105 if (IsPrintersDir())
2395 if (IsTrash() || InTrash() || IsPrintersDir() || fMoveToItem == NULL
2697 if (!IsTrash() && !InTrash() && !IsPrintersDir()) {
2705 if (!IsPrintersDir()) {
2793 } else if (IsPrintersDir()) {

Completed in 50 milliseconds