Home
last modified time | relevance | path

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

/dports/print/texlive-base/texlive-20150521-source/texk/ps2pk/
H A Dtype1.c171 static struct segment *Applyhint(struct segment *p,int stemnumber,int half);
598 static struct segment *Applyhint(struct segment *p, int stemnumber, int half) in Applyhint() function
673 p = Applyhint(p, newvert, newverthalf); in FindStems()
678 p = Applyhint(p, newvert, newverthalf); in FindStems()
685 p = Applyhint(p, newhor, newhorhalf); in FindStems()
691 p = Applyhint(p, newhor, newhorhalf); in FindStems()
H A Dprotos.h354 static struct segment *Applyhint(struct segment *p,int stemnumber,int half);
/dports/net/tightvnc/vnc_unixsrc/Xvnc/lib/font/Type1/
H A Dtype1.c568 static struct segment *Applyhint(p, stemnumber, half) in Applyhint() function
648 p = Applyhint(p, newvert, newverthalf);
653 p = Applyhint(p, newvert, newverthalf);
660 p = Applyhint(p, newhor, newhorhalf);
666 p = Applyhint(p, newhor, newhorhalf);
/dports/math/grace/grace-5.1.25/T1lib/type1/
H A Dtype1.c698 static struct segment *Applyhint(p, stemnumber, half) in Applyhint() function
778 p = Applyhint(p, newvert, newverthalf);
783 p = Applyhint(p, newvert, newverthalf);
790 p = Applyhint(p, newhor, newhorhalf);
796 p = Applyhint(p, newhor, newhorhalf);