PORTRAIT          225 chrome/browser/ui/webui/print_preview/print_preview_handler.cc     ReportPrintSettingHistogram(landscape ? LANDSCAPE : PORTRAIT);
PORTRAIT          227 chrome/service/cloud_print/cdd_conversion_win.cc   orientation.AddDefaultOption(PORTRAIT, true);
PORTRAIT          121 components/cloud_devices/printer_description.cc   { PORTRAIT, kTypeOrientationPortrait },
PORTRAIT          348 components/cloud_devices/printer_description_unittest.cc   orientation.AddOption(PORTRAIT);
PORTRAIT          443 components/cloud_devices/printer_description_unittest.cc   EXPECT_TRUE(orientation.Contains(PORTRAIT));