Home
last modified time | relevance | path

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

/base/print/print_fwk/frameworks/innerkitsimpl/include/
Dprint_job.h59 void SetIsLandscape(bool isLandscape);
/base/print/print_fwk/frameworks/innerkitsimpl/src/
Dprint_job.cpp143 void PrintJob::SetIsLandscape(bool isLandscape) in SetIsLandscape() argument
145 isLandscape_ = isLandscape; in SetIsLandscape()
/base/print/print_fwk/frameworks/helper/src/
Dprint_job_helper.cpp125 bool isLandscape = NapiPrintUtils::GetBooleanProperty(env, jsValue, PARAM_JOB_ISLANDSCAPE); in BuildFromJs() local
134 nativeObj->SetIsLandscape(isLandscape); in BuildFromJs()
/base/print/print_fwk/interfaces/kits/jskits/
D@ohos.print.d.ts137 isLandscape: boolean; // vertical printing property