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

/haiku-fatelf/src/kits/tracker/
H A DDesktopPoseView.h66 virtual bool FSNotification(const BMessage*);
H A DDesktopPoseView.cpp118 DesktopPoseView::FSNotification(const BMessage* message) function in class:DesktopPoseView
144 return _inherited::FSNotification(message);
H A DPendingNodeMonitorCache.cpp143 poseView->FSNotification(item->NodeMonitor());
H A DFilePanelPriv.h165 virtual bool FSNotification(const BMessage*);
H A DFilePanelPriv.cpp1624 BFilePanelPoseView::FSNotification(const BMessage* message) function in class:BFilePanelPoseView
1653 return _inherited::FSNotification(message);
H A DPoseView.h194 virtual bool FSNotification(const BMessage*);
H A DPoseView.cpp2150 if (!FSNotification(message))
5138 BPoseView::FSNotification(const BMessage* message) function in class:BPoseView

Completed in 118 milliseconds