Home
last modified time | relevance | path

Searched defs:isLandscape (Results 1 - 7 of 7) sorted by relevance

/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dprint_manager_adapter.h47 bool isLandscape; member
/base/print/print_fwk/frameworks/models/print_models/src/
H A Dprint_attributes.cpp110 void PrintAttributes::SetIsLandscape(bool isLandscape) in SetIsLandscape() argument
H A Dprint_job.cpp147 void PrintJob::SetIsLandscape(bool isLandscape) in SetIsLandscape() argument
/base/print/print_fwk/frameworks/helper/print_helper/src/
H A Dprint_attributes_helper.cpp86 bool isLandscape = NapiPrintUtils::GetBooleanProperty(env, jsValue, PARAM_JOB_ISLANDSCAPE); in BuildFromJs() local
H A Dprint_job_helper.cpp131 bool isLandscape = NapiPrintUtils::GetBooleanProperty(env, jsValue, PARAM_JOB_ISLANDSCAPE); in BuildFromJs() local
/base/print/print_fwk/frameworks/ohprint/include/
H A Dohprint.h486 bool isLandscape; member
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.cpp5099 napi_value isLandscape = nullptr; in ParseWebPrintAttrParams() local

Completed in 26 milliseconds