Home
last modified time | relevance | path

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

/ohos5.0/base/print/print_fwk/frameworks/ohprint/src/
H A Dprint_helper.cpp33 const std::string ORIENTATION_STRING = "orientation"; variable
485 …std::string defaultOrientation = GetSettingItemString(ORIENTATION_STRING, defaultSetting, setting); in ParsePrinterPreference()