Searched defs:print_info_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/printing/
H A Dprinting_context_mac.h46 // Initializes PrintSettings from |print_info_|. This must be called
47 // after changes to |print_info_| in order for the changes to take effect in
53 // Returns the set of page ranges constructed from |print_info_|.
56 // Updates |print_info_| to use the given printer.
60 // Updates |print_info_| page format with paper selected by user. If paper was
65 // Updates |print_info_| page format with |paper|.
94 base::scoped_nsobject<NSPrintInfo> print_info_; member in class:printing::PrintingContextMac

Completed in 85 milliseconds