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

/haiku/headers/private/print/
H A DJobs.h92 void SetStatus(JobStatus s, bool writeToNode = true);
/haiku/src/kits/print/
H A DJobs.cpp134 void Job::SetStatus(JobStatus s, bool writeToNode) { argument
136 if (!writeToNode) return;

Completed in 19 milliseconds