Searched refs:AttributeChanged (Results 1 - 10 of 10) sorted by relevance

/haiku/headers/private/print/
H A DFolderWatcher.h51 virtual void AttributeChanged(node_ref* node) {}; function in class:FolderListener
H A DJobs.h115 void AttributeChanged(node_ref* node);
/haiku/src/preferences/printers/
H A DPrinterListView.h61 void AttributeChanged(node_ref* node);
H A DPrinterListView.cpp183 PrinterListView::AttributeChanged(node_ref* node) function in class:PrinterListView
/haiku/src/servers/print/
H A DPrintServerApp.h80 void AttributeChanged(node_ref* node);
H A DPrintServerApp.cpp256 PrintServerApp::AttributeChanged(node_ref* node) function in class:PrintServerApp
/haiku/src/kits/print/
H A DFolderWatcher.cpp129 fListener->AttributeChanged(&node);
H A DJobs.cpp211 void Folder::AttributeChanged(node_ref* node) { function in class:Folder
/haiku/src/kits/tracker/
H A DPoseView.h602 virtual bool AttributeChanged(const BMessage*);
H A DPoseView.cpp5560 return AttributeChanged(message);
5837 BPoseView::AttributeChanged(const BMessage* message) function in class:BPoseView

Completed in 103 milliseconds