Home
last modified time | relevance | path

Searched refs:voffpt (Results 1 – 2 of 2) sorted by relevance

/dports/print/texlive-base/texlive-20150521-source/utils/pmx/pmx-2.7.0/
H A Dpmx270.for3097 common /compage/ widthpt,ptheight,hoffpt,voffpt, local
3149 data ptheight,widthpt,hoffpt,voffpt,
7454 common /compage/ widthpt,ptheight,hoffpt,voffpt,
9571 voffpt = -45
9576 voffpt = -24
18579 common /compage/ widthpt,ptheight,hoffpt,voffpt,
19715 read(12,*)npages,widthpt,height,hoffpt,voffpt,nsyst,
23514 if (abs(voffpt) .gt. 0.1) then
23515 if (voffpt .le. -10.) then
23517 else if (voffpt .lt. 0.) then
[all …]
H A Dpmxab.c405 real widthpt, ptheight, hoffpt, voffpt; member
15231 compage_1.voffpt = -45.f; in g1etnote_()
15236 compage_1.voffpt = -24.f; in g1etnote_()
37106 if (dabs(comtop_1.voffpt) > .1f) { in topfile_()
37107 if (comtop_1.voffpt <= -10.f) { in topfile_()
37114 i__5 = i_nint(&comtop_1.voffpt); in topfile_()
37118 } else if (comtop_1.voffpt < 0.f) { in topfile_()
37125 i__5 = i_nint(&comtop_1.voffpt); in topfile_()
37129 } else if (comtop_1.voffpt < 10.f) { in topfile_()
37136 i__5 = i_nint(&comtop_1.voffpt); in topfile_()
[all …]