Home
last modified time | relevance | path

Searched defs:supportedOrientationList (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprinter_capability.cpp257 void PrinterCapability::SetSupportedOrientation(const std::vector<uint32_t> &supportedOrientationLi… in SetSupportedOrientation()
/ohos5.0/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprinter_capability_helper.cpp205 std::vector<uint32_t> supportedOrientationList; in CreateSupportedOrientationList() local