Searched refs:supportedOrientationStr (Results 1 – 1 of 1) sorted by relevance
1085 std::vector<std::string> supportedOrientationStr; in WriteEprinterPreference() local1087 supportedOrientationStr.push_back(std::to_string(item)); in WriteEprinterPreference()1100 printerPreference["orientation"] = supportedOrientationStr; in WriteEprinterPreference()