Home
last modified time | relevance | path

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

/dports/print/texlive-base/texlive-20150521-source/texk/ps2pk/
H A Dtype1.c335 DOUBLE stembottom, stemtop, flatposition; in ComputeStem() local
445 stemtop = stemstart + stemwidth; in ComputeStem()
453 if (stemtop >= alignmentzones[i].bottomy && in ComputeStem()
454 stemtop <= alignmentzones[i].topy + blues->BlueFuzz) { in ComputeStem()
478 if (stemtop >= alignmentzones[i].bottomy + blues->BlueShift) in ComputeStem()
510 overshoot = stemtop - flatposition; in ComputeStem()
/dports/net/tightvnc/vnc_unixsrc/Xvnc/lib/font/Type1/
H A Dtype1.c307 double stembottom, stemtop, flatposition; local
417 stemtop = stemstart + stemwidth;
425 if (stemtop >= alignmentzones[i].bottomy &&
426 stemtop <= alignmentzones[i].topy + blues->BlueFuzz) {
450 if (stemtop >= alignmentzones[i].bottomy + blues->BlueShift)
482 overshoot = stemtop - flatposition;
/dports/math/grace/grace-5.1.25/T1lib/type1/
H A Dtype1.c423 DOUBLE stembottom, stemtop, flatposition; local
535 stemtop = stemstart + stemwidth;
543 if (stemtop >= alignmentzones[i].bottomy &&
544 stemtop <= alignmentzones[i].topy + blues->BlueFuzz) {
569 if (stemtop >= alignmentzones[i].bottomy + blues->BlueShift){
606 overshoot = stemtop - flatposition;
/dports/devel/t1lib/t1lib-5.1.2/lib/type1/
H A Dtype1.c690 DOUBLE stembottom, stemtop, flatposition; local
809 stemtop = stemstart + stemwidth;
817 if (stemtop >= alignmentzones[i].bottomy &&
818 stemtop <= alignmentzones[i].topy + blues->BlueFuzz) {
843 if (stemtop >= alignmentzones[i].bottomy + blues->BlueShift){
880 overshoot = stemtop - flatposition;