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

/haiku/src/kits/tracker/
H A DContainerWindow.h211 bool IsPathWatchingEnabled(void) const;
477 BContainerWindow::IsPathWatchingEnabled() const function in class:BPrivate::BContainerWindow
H A DContainerWindow.cpp1546 if (!IsPathWatchingEnabled()
1550 if (IsPathWatchingEnabled()
1583 if (!IsPathWatchingEnabled()
1587 if (IsPathWatchingEnabled()
4128 if (IsPathWatchingEnabled()) {

Completed in 46 milliseconds