Home
last modified time | relevance | path

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

/dports/print/texlive-base/texlive-20150521-source/texk/ps2pk/
H A Dtype1.c303 DOUBLE wsoffsetX, wsoffsetY; /* White space offset - for VSTEM3,HSTEM3 */ variable
833 wsoffsetX = Xpixels; wsoffsetY = Ypixels; in CenterStem()
834 currx += wsoffsetX; curry += wsoffsetY; in CenterStem()
1126 stems[numstems].y = sidebearingY + y + wsoffsetY; in HStem()
1754 wsoffsetX = wsoffsetY = 0; /* No shift to preserve whitspace. */ in Type1Char()
/dports/net/tightvnc/vnc_unixsrc/Xvnc/lib/font/Type1/
H A Dtype1.c274 static double wsoffsetX, wsoffsetY; /* White space offset - for VSTEM3,HSTEM3 */ variable
818 wsoffsetX = Xpixels; wsoffsetY = Ypixels;
819 currx += wsoffsetX; curry += wsoffsetY;
1117 stems[numstems].y = sidebearingY + y + wsoffsetY;
1754 wsoffsetX = wsoffsetY = 0; /* No shift to preserve whitspace. */
/dports/math/grace/grace-5.1.25/T1lib/type1/
H A Dtype1.c386 DOUBLE wsoffsetX, wsoffsetY; /* White space offset - for VSTEM3,HSTEM3 */ variable
960 wsoffsetX = Xpixels; wsoffsetY = Ypixels;
961 currx += wsoffsetX; curry += wsoffsetY;
1361 stems[numstems].y = sidebearingY + y + wsoffsetY;
2022 wsoffsetX = wsoffsetY = 0; /* No shift to preserve whitspace. */ in Type1Char()
/dports/devel/t1lib/t1lib-5.1.2/lib/type1/
H A Dtype1.c666 DOUBLE wsoffsetX, wsoffsetY; /* White space offset - for VSTEM3,HSTEM3 */ variable
1263 wsoffsetX = Xpixels; wsoffsetY = Ypixels;
1264 currx += wsoffsetX; curry += wsoffsetY;
1664 stems[numstems].y = sidebearingY + y + wsoffsetY;
2488 wsoffsetX = wsoffsetY = 0; /* No shift to preserve whitspace. */ in Type1Char()