Home
last modified time | relevance | path

Searched defs:defaultOrientation (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/print/print_fwk/frameworks/ohprint/src/
H A Dprint_helper.cpp349 uint32_t defaultOrientation = static_cast<uint32_t>(orientationValue); in ParsePrinterOpt() local
485 …std::string defaultOrientation = GetSettingItemString(ORIENTATION_STRING, defaultSetting, setting); in ParsePrinterPreference() local
/ohos5.0/base/print/print_fwk/frameworks/ohprint/include/
H A Dohprint.h372 Print_OrientationMode defaultOrientation; member
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability.cpp2043 int defaultOrientation = 0; in SetDisplayOrientation() local