rotate_all_pages 658 chrome/browser/local_discovery/privet_http_impl.cc transform_settings->rotate_all_pages = rotate_all_pages 659 chrome/browser/local_discovery/privet_http_impl.cc raster_capability.value().rotate_all_pages; rotate_all_pages 921 chrome/browser/local_discovery/privet_http_unittest.cc EXPECT_FALSE(pwg_converter_->bitmap_settings().rotate_all_pages); rotate_all_pages 958 chrome/browser/local_discovery/privet_http_unittest.cc EXPECT_FALSE(pwg_converter_->bitmap_settings().rotate_all_pages); rotate_all_pages 83 chrome/common/chrome_utility_messages.h IPC_STRUCT_TRAITS_MEMBER(rotate_all_pages) rotate_all_pages 549 components/cloud_devices/printer_description.cc dict.GetBoolean(kPwgRasterRotateAllPages, &option_out.rotate_all_pages); rotate_all_pages 562 components/cloud_devices/printer_description.cc if (option.rotate_all_pages) rotate_all_pages 563 components/cloud_devices/printer_description.cc dict->SetBoolean(kPwgRasterRotateAllPages, option.rotate_all_pages); rotate_all_pages 34 components/cloud_devices/printer_description.h bool rotate_all_pages; rotate_all_pages 334 components/cloud_devices/printer_description_unittest.cc custom_raster.rotate_all_pages = false; rotate_all_pages 428 components/cloud_devices/printer_description_unittest.cc EXPECT_FALSE(pwg_raster_config.value().rotate_all_pages); rotate_all_pages 532 components/cloud_devices/printer_description_unittest.cc custom_raster.rotate_all_pages = false; rotate_all_pages 598 components/cloud_devices/printer_description_unittest.cc EXPECT_FALSE(pwg_raster_config.value().rotate_all_pages); rotate_all_pages 26 printing/pwg_raster_settings.h bool rotate_all_pages;