Searched refs:ps_include (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/ |
H A D | Makefile | 34 SRCS = dpost.c draw.c color.c pictures.c ps_include.c 70 ps_include.o: ps_include.h 71 ps_include.h: ps_include.ps ps_include.awk 72 $(RM) $@; $(AWK) -f ps_include.awk ps_include.ps >$@ 75 $(RM) $(OBJS) ps_include.h
|
H A D | pictures.c | 194 ps_include(fp_in, tf, page, whiteout, outline, scaleboth,
|
H A D | ps_include.c | 38 #include "ps_include.h" 72 ps_include(FILE *fin, FILE *fout, int page_no, int whiteout, function 101 * page. After the whole file is scanned, the special ps_include
|
Completed in 73 milliseconds