Searched refs:SetIsLandscape (Results 1 – 11 of 11) sorted by relevance
56 printAttributes.SetIsLandscape(true); in GetDefaultPrintAttributes()190 printAttributes.SetIsLandscape(true);
305 job.SetIsLandscape(true);394 job.SetIsLandscape(true);
336 adapterParam->printAttributes.SetIsLandscape(false);
110 void PrintAttributes::SetIsLandscape(bool isLandscape) in SetIsLandscape() function in OHOS::Print::PrintAttributes303 SetIsLandscape(parcel.ReadBool()); in ReadFromParcel()
147 void PrintJob::SetIsLandscape(bool isLandscape) in SetIsLandscape() function in OHOS::Print::PrintJob327 SetIsLandscape(parcel.ReadBool()); in ReadFromParcel()
50 void SetIsLandscape(bool isLandscape);
60 void SetIsLandscape(bool isLandscape);
87 nativeObj->SetIsLandscape(isLandscape); in BuildFromJs()
140 nativeObj->SetIsLandscape(isLandscape); in BuildFromJs()
1369 testJob.SetIsLandscape(true);1792 testJob.SetIsLandscape(true);1824 testJob.SetIsLandscape(true);1856 testJob.SetIsLandscape(true);1888 testJob.SetIsLandscape(true);
558 printJob.SetIsLandscape(false); in SetPrintOrientationInPrintJob()561 printJob.SetIsLandscape(true); in SetPrintOrientationInPrintJob()