Searched refs:isLandscape (Results 1 – 4 of 4) sorted by relevance
59 void SetIsLandscape(bool isLandscape);
143 void PrintJob::SetIsLandscape(bool isLandscape) in SetIsLandscape() argument145 isLandscape_ = isLandscape; in SetIsLandscape()
125 bool isLandscape = NapiPrintUtils::GetBooleanProperty(env, jsValue, PARAM_JOB_ISLANDSCAPE); in BuildFromJs() local134 nativeObj->SetIsLandscape(isLandscape); in BuildFromJs()
137 isLandscape: boolean; // vertical printing property