Home
last modified time | relevance | path

Searched refs:XtPageOrientationLandscape (Results 1 – 3 of 3) sorted by relevance

/dports/print/gv/gv-3.7.4/src/
H A DGhostview.h138 XtPageOrientationLandscape = 90, /* Normal landscape orientation */ enumerator
H A Ddoc_misc.c331 else {INFMESSAGE(landscape) ret = XtPageOrientationLandscape;}
334 if (swapLandscape) {INFMESSAGE(landscape)ret = XtPageOrientationLandscape;}
H A DGhostview.c1088 case XtPageOrientationLandscape: in ComputeSize()
1268 case XtPageOrientationLandscape: in SetProperty()
1701 case XtPageOrientationLandscape: *orientP = GV_O_L; break; in GhostviewOrientCoords()