Searched refs:charlib (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/lp/filter/postscript/font/devpost/charlib/
H A DMakefile24 # cmd/lp/filter/postscript/font/devpost/charlib/Makefile
36 ROOTCHARLIB = $(ROOT)/usr/lib/font/devpost/charlib
/illumos-gate/usr/src/cmd/lp/filter/postscript/font/devpost/
H A DMakefile46 SUBDIRS = charlib fontmaps
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddpost.c65 * *fontdir/devpost/charlib, and are only used when we try to print a character
70 * *fontdir/devpost/charlib. It defines a PostScript procedure called build_sq
75 * file each time, immediately after charlib() generates the call to the
365 * in directory *fontdir/devpost/charlib. Files have the same names as the troff
581 static void charlib(int);
2136 * are generated in oput(), charlib(), and the drawing routines.
2301 * charlib() may need it.
2309 lastc = c; /* charlib() needs the name not the code */
2352 * actual positioning is done here, in charlib(), or in the drawing routines.
2383 else charlib(
2671 charlib(int code) function
[all...]

Completed in 389 milliseconds