Home
last modified time | relevance | path

Searched refs:ORIENTATION_MODE_NONE (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/print/print_fwk/frameworks/ohprint/src/
H A Dprint_converter.cpp67 …= ORIENTATION_OFFSET && src - ORIENTATION_OFFSET <= static_cast<uint32_t>(ORIENTATION_MODE_NONE)) { in ConvertOrientationMode()
H A Dprint_helper.cpp628 …jsonOptions["isAutoRotate"] = nativePrintJob.orientationMode == ORIENTATION_MODE_NONE ? true : fal… in SetOptionInPrintJob()
/ohos5.0/base/print/print_fwk/frameworks/ohprint/include/
H A Dohprint.h250 ORIENTATION_MODE_NONE = 4, enumerator
/ohos5.0/base/print/print_fwk/test/unittest/fwk_vendor_manager_test/
H A Dvendor_helper_test.cpp78 … static Print_OrientationMode orientations[] = {ORIENTATION_MODE_PORTRAIT, ORIENTATION_MODE_NONE}; in BuildCapability()
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-print.md1215 | ORIENTATION_MODE_NONE | 4 | 表示自适应方向打印 |
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-print.md1213 | ORIENTATION_MODE_NONE | 4 | Adaptive mode.|