Searched refs:copies_capable (Results 1 – 7 of 7) sorted by relevance
38 EXPECT_TRUE(caps.copies_capable); in TEST()66 EXPECT_TRUE(caps.copies_capable); in TEST()93 EXPECT_TRUE(caps.copies_capable); in TEST()129 EXPECT_TRUE(caps.copies_capable); in TEST()169 EXPECT_TRUE(caps.copies_capable); in TEST()
18 copies_capable(false), in PrinterSemanticCapsAndDefaults()
44 bool copies_capable; member
277 caps.copies_capable = in GetPrinterSemanticCapsAndDefaults()
375 caps.copies_capable = true; in ParsePpdCapabilities()
39 IPC_STRUCT_TRAITS_MEMBER(copies_capable)
28 if (semantic_info.copies_capable) { in PrinterSemanticCapsAndDefaultsToCdd()