Searched refs:SetIsLandscape (Results 1 – 4 of 4) sorted by relevance
59 void SetIsLandscape(bool isLandscape);
298 job.SetIsLandscape(true);387 job.SetIsLandscape(true);
143 void PrintJob::SetIsLandscape(bool isLandscape) in SetIsLandscape() function in OHOS::Print::PrintJob319 SetIsLandscape(parcel.ReadBool()); in ReadFromParcel()
134 nativeObj->SetIsLandscape(isLandscape); in BuildFromJs()