Searched defs:duplex (Results 1 – 3 of 3) sorted by relevance
29 std::string duplex; variable34 …PreferenceSetting(std::string pagesizeId, std::string orientation, std::string duplex, std::string… in PreferenceSetting()81 std::vector<std::string> duplex; variable88 …std::vector<std::string> duplex, std::vector<std::string> quality, std::vector<std::string> mediaT… in PrinterPreference()
39 std::string duplex; member
1740 DuplexModeCode duplex = static_cast<DuplexModeCode>(duplexCode); in GetDulpexString() local