Home
last modified time | relevance | path

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

/dports/print/texlive-base/texlive-20150521-source/texk/ps2pk/
H A Dtype1.c339 DOUBLE stemshift, flatpospixels, overshoot; in ComputeStem() local
498 flatpospixels = flatposition * unitpixels; in ComputeStem()
502 stemshift = (ROUND(flatpospixels) - flatpospixels) * onepixel; in ComputeStem()
/dports/net/tightvnc/vnc_unixsrc/Xvnc/lib/font/Type1/
H A Dtype1.c311 double stemshift, flatpospixels, overshoot; local
470 flatpospixels = flatposition * unitpixels;
474 stemshift = (ROUND(flatpospixels) - flatpospixels) * onepixel;
/dports/math/grace/grace-5.1.25/T1lib/type1/
H A Dtype1.c427 DOUBLE stemshift, flatpospixels, overshoot; local
594 flatpospixels = flatposition * unitpixels;
598 stemshift = (ROUND(flatpospixels) - flatpospixels) * onepixel;
/dports/devel/t1lib/t1lib-5.1.2/lib/type1/
H A Dtype1.c694 DOUBLE stemshift, flatpospixels, overshoot; local
868 flatpospixels = flatposition * unitpixels;
872 stemshift = (ROUND(flatpospixels) - flatpospixels) * onepixel;