Home
last modified time | relevance | path

Searched refs:hoffpt (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,
9570 hoffpt = -25
9575 hoffpt = -24
18579 common /compage/ widthpt,ptheight,hoffpt,voffpt,
19715 read(12,*)npages,widthpt,height,hoffpt,voffpt,nsyst,
23503 if (abs(hoffpt) .gt. 0.1) then
23504 if (hoffpt .le. -10.) then
23506 else if (hoffpt .lt. 0.) then
[all …]
H A Dpmxab.c405 real widthpt, ptheight, hoffpt, voffpt; member
15230 compage_1.hoffpt = -25.f; in g1etnote_()
15235 compage_1.hoffpt = -24.f; in g1etnote_()
37059 if (dabs(comtop_1.hoffpt) > .1f) { in topfile_()
37060 if (comtop_1.hoffpt <= -10.f) { in topfile_()
37067 i__5 = i_nint(&comtop_1.hoffpt); in topfile_()
37071 } else if (comtop_1.hoffpt < 0.f) { in topfile_()
37078 i__5 = i_nint(&comtop_1.hoffpt); in topfile_()
37082 } else if (comtop_1.hoffpt < 10.f) { in topfile_()
37089 i__5 = i_nint(&comtop_1.hoffpt); in topfile_()
[all …]