PageSetup 57 content/browser/renderer_host/pepper/pepper_print_settings_manager.cc const printing::PageSetup& page_setup = PageSetup 40 printing/page_setup.cc PageSetup::PageSetup() { PageSetup 44 printing/page_setup.cc PageSetup::~PageSetup() {} PageSetup 46 printing/page_setup.cc void PageSetup::Clear() { PageSetup 56 printing/page_setup.cc bool PageSetup::Equals(const PageSetup& rhs) const { PageSetup 66 printing/page_setup.cc void PageSetup::Init(const gfx::Size& physical_size, PageSetup 83 printing/page_setup.cc void PageSetup::SetRequestedMargins(const PageMargins& requested_margins) { PageSetup 88 printing/page_setup.cc void PageSetup::ForceRequestedMargins(const PageMargins& requested_margins) { PageSetup 93 printing/page_setup.cc void PageSetup::FlipOrientation() { PageSetup 106 printing/page_setup.cc void PageSetup::SetRequestedMarginsAndCalculateSizes( PageSetup 117 printing/page_setup.cc void PageSetup::CalculateSizesWithinRect(const gfx::Rect& bounds, PageSetup 36 printing/page_setup.h class PRINTING_EXPORT PageSetup { PageSetup 38 printing/page_setup.h PageSetup(); PageSetup 39 printing/page_setup.h ~PageSetup(); PageSetup 44 printing/page_setup.h bool Equals(const PageSetup& rhs) const; PageSetup 38 printing/page_setup_unittest.cc printing::PageSetup setup; PageSetup 118 printing/page_setup_unittest.cc printing::PageSetup setup; PageSetup 180 printing/page_setup_unittest.cc printing::PageSetup setup; PageSetup 212 printing/page_setup_unittest.cc printing::PageSetup setup; PageSetup 52 printing/print_settings.h const PageSetup& page_setup_device_units() const { PageSetup 178 printing/print_settings.h PageSetup page_setup_device_units_; PageSetup 28 printing/printed_document_mac.cc const PageSetup& page_setup(immutable_.settings_.page_setup_device_units()); PageSetup 48 printing/printed_document_win.cc const PageSetup& page_setup(immutable_.settings_.page_setup_device_units());