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

/haiku/headers/private/print/
H A DJobSetupPanel.h91 BRadioButton* fPrintAll; member in class:BPrivate::Print::BJobSetupPanel
/haiku/src/kits/print/
H A DJobSetupPanel.cpp139 fPrintAll->SetValue(B_CONTROL_ON);
295 fPrintAll = new BRadioButton("Print all", new BMessage('prrg'));
296 fPrintAll->SetValue(B_CONTROL_ON);
306 .Add(fPrintAll)

Completed in 85 milliseconds