Home
last modified time | relevance | path

Searched refs:MGR_RESERVEDCOLORS (Results 1 – 16 of 16) sorted by relevance

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevmgr.h25 #define MGR_RESERVEDCOLORS 16 macro
H A Dgdevmgr.c325 *bp = backtable[*bp] + MGR_RESERVEDCOLORS; in cmgrN_print_page()
346 clut[i].colnum = MGR_RESERVEDCOLORS + i; in cmgrN_print_page()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/
H A Dgdevmgr.h23 #define MGR_RESERVEDCOLORS 16 macro
H A Dgdevmgr.c346 *bp = backtable[*bp] + MGR_RESERVEDCOLORS; in cmgrN_print_page()
367 mgr->clut[i].colnum = MGR_RESERVEDCOLORS + i; in cmgrN_print_page()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/
H A Dgdevmgr.h23 #define MGR_RESERVEDCOLORS 16 macro
H A Dgdevmgr.c346 *bp = backtable[*bp] + MGR_RESERVEDCOLORS; in cmgrN_print_page()
367 mgr->clut[i].colnum = MGR_RESERVEDCOLORS + i; in cmgrN_print_page()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevmgr.h21 #define MGR_RESERVEDCOLORS 16 macro
H A Dgdevmgr.c325 *bp = backtable[*bp] + MGR_RESERVEDCOLORS; in cmgrN_print_page()
346 mgr->clut[i].colnum = MGR_RESERVEDCOLORS + i; in cmgrN_print_page()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevmgr.h21 #define MGR_RESERVEDCOLORS 16 macro
H A Dgdevmgr.c325 *bp = backtable[*bp] + MGR_RESERVEDCOLORS; in cmgrN_print_page()
346 mgr->clut[i].colnum = MGR_RESERVEDCOLORS + i; in cmgrN_print_page()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevmgr.h19 #define MGR_RESERVEDCOLORS 16 macro
H A Dgdevmgr.c320 *bp = backtable[*bp] + MGR_RESERVEDCOLORS; in cmgrN_print_page()
341 clut[i].colnum = MGR_RESERVEDCOLORS + i; in cmgrN_print_page()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevmgr.h19 #define MGR_RESERVEDCOLORS 16 macro
H A Dgdevmgr.c320 *bp = backtable[*bp] + MGR_RESERVEDCOLORS; in cmgrN_print_page()
341 clut[i].colnum = MGR_RESERVEDCOLORS + i; in cmgrN_print_page()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevmgr.h25 #define MGR_RESERVEDCOLORS 16 macro
H A Dgdevmgr.c325 *bp = backtable[*bp] + MGR_RESERVEDCOLORS; in cmgrN_print_page()
346 clut[i].colnum = MGR_RESERVEDCOLORS + i; in cmgrN_print_page()