Home
last modified time | relevance | path

Searched refs:CURRENT_CHAR (Results 1 – 8 of 8) sorted by relevance

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxchar.c87 #define CURRENT_CHAR(penum) ((penum)->returned.current_char) macro
699 gs_char chr = CURRENT_CHAR(penum) & 0xff; in show_move()
712 chr = CURRENT_CHAR(penum); /* the full character */ in show_move()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxchar.c87 #define CURRENT_CHAR(penum) ((penum)->returned.current_char) macro
699 gs_char chr = CURRENT_CHAR(penum) & 0xff; in show_move()
712 chr = CURRENT_CHAR(penum); /* the full character */ in show_move()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxchar.c75 #define CURRENT_CHAR(penum) ((penum)->returned.current_char) macro
864 gs_char chr = CURRENT_CHAR(penum) & 0xff; in gx_current_char()
877 chr = CURRENT_CHAR(penum); /* the full character */ in gx_current_char()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxchar.c72 #define CURRENT_CHAR(penum) ((penum)->returned.current_char) macro
864 gs_char chr = CURRENT_CHAR(penum) & 0xff; in gx_current_char()
877 chr = CURRENT_CHAR(penum); /* the full character */ in gx_current_char()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxchar.c75 #define CURRENT_CHAR(penum) ((penum)->returned.current_char) macro
864 gs_char chr = CURRENT_CHAR(penum) & 0xff; in gx_current_char()
877 chr = CURRENT_CHAR(penum); /* the full character */ in gx_current_char()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxchar.c77 #define CURRENT_CHAR(penum) ((penum)->returned.current_char) macro
877 gs_char chr = CURRENT_CHAR(penum) & 0xff; in gx_current_char()
890 chr = CURRENT_CHAR(penum); /* the full character */ in gx_current_char()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxchar.c72 #define CURRENT_CHAR(penum) ((penum)->returned.current_char) macro
864 gs_char chr = CURRENT_CHAR(penum) & 0xff; in gx_current_char()
877 chr = CURRENT_CHAR(penum); /* the full character */ in gx_current_char()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxchar.c77 #define CURRENT_CHAR(penum) ((penum)->returned.current_char) macro
877 gs_char chr = CURRENT_CHAR(penum) & 0xff; in gx_current_char()
890 chr = CURRENT_CHAR(penum); /* the full character */ in gx_current_char()