duplex_default 372 chrome/browser/ui/webui/print_preview/print_preview_handler.cc (info.duplex_default != printing::SIMPLEX) : false; duplex_default 76 chrome/common/chrome_utility_messages.h IPC_STRUCT_TRAITS_MEMBER(duplex_default) duplex_default 151 chrome/service/cloud_print/cdd_conversion_win.cc NO_DUPLEX, semantic_info.duplex_default == printing::SIMPLEX); duplex_default 153 chrome/service/cloud_print/cdd_conversion_win.cc LONG_EDGE, semantic_info.duplex_default == printing::LONG_EDGE); duplex_default 155 chrome/service/cloud_print/cdd_conversion_win.cc SHORT_EDGE, semantic_info.duplex_default == printing::SHORT_EDGE); duplex_default 375 printing/backend/cups_helper.cc caps.duplex_default = printing::LONG_EDGE; duplex_default 377 printing/backend/cups_helper.cc caps.duplex_default = printing::SIMPLEX; duplex_default 39 printing/backend/cups_helper_unittest.cc EXPECT_EQ(caps.duplex_default, printing::LONG_EDGE); duplex_default 64 printing/backend/cups_helper_unittest.cc EXPECT_EQ(caps.duplex_default, printing::SIMPLEX); duplex_default 88 printing/backend/cups_helper_unittest.cc EXPECT_EQ(caps.duplex_default, printing::UNKNOWN_DUPLEX_MODE); duplex_default 121 printing/backend/cups_helper_unittest.cc EXPECT_EQ(caps.duplex_default, printing::LONG_EDGE); duplex_default 158 printing/backend/cups_helper_unittest.cc EXPECT_EQ(caps.duplex_default, printing::LONG_EDGE); duplex_default 68 printing/backend/print_backend.h DuplexMode duplex_default; duplex_default 245 printing/backend/print_backend_win.cc caps.duplex_default = SIMPLEX; duplex_default 248 printing/backend/print_backend_win.cc caps.duplex_default = LONG_EDGE; duplex_default 251 printing/backend/print_backend_win.cc caps.duplex_default = SHORT_EDGE; duplex_default 263 printing/backend/print_backend_win.cc caps.duplex_default = SIMPLEX;