Searched refs:AttrChanged (Results 1 - 10 of 10) sorted by last modified time

/haiku/src/kits/tracker/
H A DPoseView.cpp5850 && targetModel->AttrChanged(attrName)) {
H A DPose.cpp254 if (resolvedModel->AttrChanged(attrName) && visible)
H A DModel.cpp894 Model::AttrChanged(const char* attrName) function in class:Model
1225 AttrChanged(NULL);
H A DModel.h166 bool AttrChanged(const char* attrName);
/haiku/src/kits/tracker/infowindow/
H A DGeneralInfoView.cpp479 model->AttrChanged(attrName);
/haiku/src/apps/musiccollection/
H A DFileMonitor.h51 virtual void AttrChanged(WatchedFile* file) {}; function in class:EntryViewInterface
88 virtual void AttrChanged(ino_t node, dev_t device);
H A DMusicCollectionWindow.cpp129 AttrChanged(file);
134 AttrChanged(WatchedFile* file) function in class:ListViewListener
H A DFileMonitor.cpp152 FileMonitor::AttrChanged(ino_t node, dev_t device) function in class:FileMonitor
157 fListener->AttrChanged(file);
/haiku/src/kits/storage/
H A DNodeMonitorHandler.cpp120 NodeMonitorHandler::AttrChanged(ino_t node, dev_t device) function in class:NodeMonitorHandler
231 AttrChanged(node, device);
/haiku/headers/private/storage/
H A DNodeMonitorHandler.h37 virtual void AttrChanged(ino_t node, dev_t device);

Completed in 143 milliseconds