Home
last modified time | relevance | path

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

/dports/print/texlive-base/texlive-20150521-source/texk/ps2pk/
H A Dpkout.h29 int h_escapement, /* horizontal escapement in pixels */
H A Dpkout.c412 int h_escapement, /* horizontal escapement in pixels */ in pk_char() argument
434 else if (h_escapement > 255 || width > 255 || height > 255 in pk_char()
444 pk2(h_escapement); /* pixels ! */ in pk_char()
456 pk1(h_escapement); /* pixels ! */ in pk_char()
H A Dps2pk.c238 static int h_escapement(int);
528 h_escapement(WX[charcode]), /* h_escapement */ in main()
646 h_escapement(int wx) in h_escapement() function
H A Dprotos.h155 extern void pk_char(int char_code,int tfm_width,int h_escapement,unsigned int width,unsigned int he…