Searched refs:duplex_capable (Results 1 – 6 of 6) sorted by relevance
38 EXPECT_TRUE(caps.duplex_capable); in TEST()63 EXPECT_TRUE(caps.duplex_capable); in TEST()87 EXPECT_FALSE(caps.duplex_capable); in TEST()120 EXPECT_TRUE(caps.duplex_capable); in TEST()157 EXPECT_TRUE(caps.duplex_capable); in TEST()
17 duplex_capable(false), in PrinterSemanticCapsAndDefaults()
42 bool duplex_capable; member
126 caps.duplex_capable = (::DeviceCapabilities(info_5.get()->pPrinterName, in GetPrinterSemanticCapsAndDefaults()
372 caps.duplex_capable = true; in ParsePpdCapabilities()
353 bool default_duplex = info.duplex_capable ? in GetPrinterCapabilitiesOnFileThread()355 int duplex_value = info.duplex_capable ? in GetPrinterCapabilitiesOnFileThread()