Home
last modified time | relevance | path

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

/base/print/print_fwk/frameworks/ohprint/src/
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
/base/print/print_fwk/frameworks/ohprint/include/
Dohprint.h372 Print_OrientationMode defaultOrientation; member