Home
last modified time | relevance | path

Searched refs:xboff (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/argyllcms/Argyll_V1.9.2/spectro/
H A Dchartread.c1460 int xboff; /* Expected pass best offset */ in read_strips() local
1534 xboff = toff; in read_strips()
1576 boff = xboff; in read_strips()
/dports/biology/molden/molden5.8/
H A Dxwin.c29442 int xboff,yboff,boff; in RedrawCOMMwin() local
29444 xboff = 10; boff = 20; yboff = boff+30; in RedrawCOMMwin()
29449 XDrawString(display,COMMwin,gc,xboff,yboff , in RedrawCOMMwin()
29461 XDrawString(display,COMMwin,gc,xboff,yboff+70, in RedrawCOMMwin()
29463 XDrawString(display,COMMwin,gc,xboff,yboff+80, in RedrawCOMMwin()
29498 int xboff,yboff,boff; in RedrawRESwin() local
29500 xboff = 10; boff = 20; yboff = boff+30; in RedrawRESwin()
29505 XDrawString(display,RESwin,gc,xboff,yboff , in RedrawRESwin()
29517 XDrawString(display,RESwin,gc,xboff,yboff+70, in RedrawRESwin()
29519 XDrawString(display,RESwin,gc,xboff,yboff+80, in RedrawRESwin()
[all …]
/dports/print/texlive-base/texlive-20150521-source/utils/pmx/pmx-2.7.0/
H A Dpmxab.c35788 static real ybeam, xboff; in setupb_() local
36061 xboff = combmh_1.bmhgt * ((15 & all_1.mult[commvl_1.ivx + ipb[1] * 24 - in setupb_()
36064 1])) + xboff + 7 < 0.f; in setupb_()
36067 l2ng = iul * (xnolev2 - ncmid_(&all_1.iv, &ipb[*nnb])) + xboff + 7 < 0.f; in setupb_()
36073 r__1 = ncmid_(&all_1.iv, &ipb[1]) - (xboff + 7.f) * iul; in setupb_()
36077 r__1 = ncmid_(&all_1.iv, &ipb[*nnb]) - (xboff + 7.f) * iul; in setupb_()
H A Dpmx270.for22894 c xboff = bmhgt*(mult(ivx,ipb(1))-1)
22895 xboff = bmhgt*(iand(15,mult(ivx,ipb(1)))-8-1)
22896 l1ng = iul*(nolev1(ivx)-ncmid(iv,ipb(1)))+xboff+7 .lt. 0.
22898 l2ng = iul*(xnolev2-ncmid(iv,ipb(nnb)))+xboff+7 .lt. 0
22904 nolev1(ivx) = nint(ncmid(iv,ipb(1))-(7.+xboff)*iul)
22907 xnolev2 = nint(ncmid(iv,ipb(nnb))-(7.+xboff)*iul)