Home
last modified time | relevance | path

Searched refs:PRINT_ORIENTATION_MODE_REVERSE_PORTRAIT (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/print/print_fwk/utils/include/
H A Dprint_constant.h203 PRINT_ORIENTATION_MODE_REVERSE_PORTRAIT = 3, enumerator
/ohos5.0/base/print/print_fwk/interfaces/kits/napi/print_napi/src/
H A Dprint_module.cpp164 static_cast<int32_t>(PRINT_ORIENTATION_MODE_REVERSE_PORTRAIT)); in NapiCreateOrientationEnum()