Source position: cupsdyn.pp line 658
type ipp_orient_t = (
IPP_PORTRAIT = 3,
IPP_LANDSCAPE,
IPP_REVERSE_LANDSCAPE,
IPP_REVERSE_PORTRAIT
);