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

/haiku/src/kits/print/
H A DJobSetupPanel.cpp38 , fPrintRange(B_ALL_PAGES)
50 , fPrintRange(B_ALL_PAGES)
129 return fPrintRange;
138 fPrintRange = range;
143 fPrintRange = range;
149 fPrintRange = range;
/haiku/headers/private/print/
H A DJobSetupPanel.h83 print_range fPrintRange; member in class:BPrivate::Print::BJobSetupPanel

Completed in 85 milliseconds