Searched refs:GetSupportedOrientation (Results 1 – 3 of 3) sorted by relevance
81 void GetSupportedOrientation(std::vector<uint32_t>& supportedOrientationList) const;
223 void PrinterCapability::GetSupportedOrientation(std::vector<uint32_t> &supportedOrientationList) co… in GetSupportedOrientation() function in OHOS::Print::PrinterCapability
1084 printerCaps.GetSupportedOrientation(supportedOrientation); in WriteEprinterPreference()