Home
last modified time | relevance | path

Searched refs:watchAttrChanges (Results 1 – 2 of 2) sorted by relevance

/haiku/src/kits/print/
H A DFolderWatcher.cpp46 FolderWatcher::FolderWatcher(BLooper* looper, const BDirectory& folder, bool watchAttrChanges) in FolderWatcher() argument
49 , fWatchAttrChanges(watchAttrChanges) in FolderWatcher()
58 if (watchAttrChanges) { in FolderWatcher()
/haiku/headers/private/print/
H A DFolderWatcher.h74 FolderWatcher(BLooper* looper, const BDirectory& folder, bool watchAttrChanges = false);