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

/haiku/headers/private/print/
H A DJobSetupPanel.h43 const uint32 B_PRINT_PAGE_RANGE = 0x00000004; member in namespace:BPrivate::Print
/haiku/src/kits/print/
H A DJobSetupPanel.cpp150 SetOptionFlags(OptionFlags() | B_PRINT_PAGE_RANGE);
209 if (flags & B_PRINT_PAGE_RANGE)

Completed in 85 milliseconds