Home
last modified time | relevance | path

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

/dports/print/texlive-base/texlive-20150521-source/texk/ps2pk/
H A Dtype1.c302 int oldhorhalf, oldverthalf; /* Remember which half of the stem */ variable
671 newverthalf == oldverthalf); /* No hint change */ in FindStems()
675 p = Applyrevhint(p, oldvert, oldverthalf); in FindStems()
677 p = Applyrevhint(p, oldvert, oldverthalf); in FindStems()
694 oldvert = newvert; oldverthalf = newverthalf; in FindStems()
/dports/net/tightvnc/vnc_unixsrc/Xvnc/lib/font/Type1/
H A Dtype1.c273 static int oldhorhalf, oldverthalf; /* Remember which half of the stem */ variable
646 newverthalf == oldverthalf); /* No hint change */
650 p = Applyrevhint(p, oldvert, oldverthalf);
652 p = Applyrevhint(p, oldvert, oldverthalf);
669 oldvert = newvert; oldverthalf = newverthalf;
/dports/math/grace/grace-5.1.25/T1lib/type1/
H A Dtype1.c385 int oldhorhalf, oldverthalf; /* Remember which half of the stem */ variable
776 newverthalf == oldverthalf); /* No hint change */
780 p = Applyrevhint(p, oldvert, oldverthalf);
782 p = Applyrevhint(p, oldvert, oldverthalf);
799 oldvert = newvert; oldverthalf = newverthalf;
/dports/devel/t1lib/t1lib-5.1.2/lib/type1/
H A Dtype1.c665 int oldhorhalf, oldverthalf; /* Remember which half of the stem */ variable