Searched refs:supportedDuplexModeStr (Results 1 – 1 of 1) sorted by relevance
1079 std::vector<std::string> supportedDuplexModeStr; in WriteEprinterPreference() local1081 supportedDuplexModeStr.push_back(std::to_string(item)); in WriteEprinterPreference()1101 printerPreference["duplex"] = supportedDuplexModeStr; in WriteEprinterPreference()