Searched defs:duplex (Results 1 – 3 of 3) sorted by relevance
29 std::string duplex; variable32 …PreferenceSetting(std::string pagesizeId, std::string orientation, std::string duplex, std::string… in PreferenceSetting()65 std::vector<std::string> duplex; variable71 std::vector<std::string> duplex, std::vector<std::string> quality, in PrinterPreference()
38 std::string duplex; member
1337 DuplexModeCode duplex = static_cast<DuplexModeCode>(duplexCode); in GetDulpexString() local