Home
last modified time | relevance | path

Searched refs:which_colors (Results 1 – 14 of 14) sorted by relevance

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevwdib.c360 UINT which_colors; in win_dib_repaint() local
379 which_colors = DIB_PAL_COLORS; in win_dib_repaint()
386 which_colors = DIB_RGB_COLORS; in win_dib_repaint()
393 which_colors = DIB_RGB_COLORS; in win_dib_repaint()
397 which_colors = DIB_RGB_COLORS; in win_dib_repaint()
412 (BITMAPINFO FAR *) & bmi, which_colors); in win_dib_repaint()
418 (BITMAPINFO FAR *) & bmi, which_colors); in win_dib_repaint()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevwdib.c365 UINT which_colors; in win_dib_repaint() local
384 which_colors = DIB_PAL_COLORS; in win_dib_repaint()
391 which_colors = DIB_RGB_COLORS; in win_dib_repaint()
398 which_colors = DIB_RGB_COLORS; in win_dib_repaint()
402 which_colors = DIB_RGB_COLORS; in win_dib_repaint()
417 (BITMAPINFO FAR *) & bmi, which_colors); in win_dib_repaint()
423 (BITMAPINFO FAR *) & bmi, which_colors); in win_dib_repaint()
H A Ddwimg.c1235 UINT which_colors; in draw() local
1259 which_colors = DIB_PAL_COLORS; in draw()
1264 which_colors = DIB_RGB_COLORS; in draw()
1282 which_colors = DIB_RGB_COLORS; in draw()
1316 which_colors = DIB_RGB_COLORS; in draw()
1361 if (which_colors == DIB_PAL_COLORS) { in draw()
1396 (BITMAPINFO *) & bmi, which_colors); in draw()
1399 if (which_colors == DIB_PAL_COLORS) in draw()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevwdib.c360 UINT which_colors; in win_dib_repaint() local
379 which_colors = DIB_PAL_COLORS; in win_dib_repaint()
386 which_colors = DIB_RGB_COLORS; in win_dib_repaint()
393 which_colors = DIB_RGB_COLORS; in win_dib_repaint()
397 which_colors = DIB_RGB_COLORS; in win_dib_repaint()
412 (BITMAPINFO FAR *) & bmi, which_colors); in win_dib_repaint()
418 (BITMAPINFO FAR *) & bmi, which_colors); in win_dib_repaint()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevwdib.c360 UINT which_colors; in win_dib_repaint() local
379 which_colors = DIB_PAL_COLORS; in win_dib_repaint()
386 which_colors = DIB_RGB_COLORS; in win_dib_repaint()
393 which_colors = DIB_RGB_COLORS; in win_dib_repaint()
397 which_colors = DIB_RGB_COLORS; in win_dib_repaint()
412 (BITMAPINFO FAR *) & bmi, which_colors); in win_dib_repaint()
418 (BITMAPINFO FAR *) & bmi, which_colors); in win_dib_repaint()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevwdib.c360 UINT which_colors; in win_dib_repaint() local
379 which_colors = DIB_PAL_COLORS; in win_dib_repaint()
386 which_colors = DIB_RGB_COLORS; in win_dib_repaint()
393 which_colors = DIB_RGB_COLORS; in win_dib_repaint()
397 which_colors = DIB_RGB_COLORS; in win_dib_repaint()
412 (BITMAPINFO FAR *) & bmi, which_colors); in win_dib_repaint()
418 (BITMAPINFO FAR *) & bmi, which_colors); in win_dib_repaint()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevwdib.c365 UINT which_colors; in win_dib_repaint() local
384 which_colors = DIB_PAL_COLORS; in win_dib_repaint()
391 which_colors = DIB_RGB_COLORS; in win_dib_repaint()
398 which_colors = DIB_RGB_COLORS; in win_dib_repaint()
402 which_colors = DIB_RGB_COLORS; in win_dib_repaint()
417 (BITMAPINFO FAR *) & bmi, which_colors); in win_dib_repaint()
423 (BITMAPINFO FAR *) & bmi, which_colors); in win_dib_repaint()
H A Ddwimg.c1235 UINT which_colors; in draw() local
1259 which_colors = DIB_PAL_COLORS; in draw()
1264 which_colors = DIB_RGB_COLORS; in draw()
1282 which_colors = DIB_RGB_COLORS; in draw()
1316 which_colors = DIB_RGB_COLORS; in draw()
1361 if (which_colors == DIB_PAL_COLORS) { in draw()
1396 (BITMAPINFO *) & bmi, which_colors); in draw()
1399 if (which_colors == DIB_PAL_COLORS) in draw()
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Ddwimg.c1498 UINT which_colors; in draw() local
1525 which_colors = DIB_PAL_COLORS; in draw()
1530 which_colors = DIB_RGB_COLORS; in draw()
1548 which_colors = DIB_RGB_COLORS; in draw()
1582 which_colors = DIB_RGB_COLORS; in draw()
1627 if (which_colors == DIB_PAL_COLORS) { in draw()
1662 (BITMAPINFO *) & bmi, which_colors); in draw()
1665 if (which_colors == DIB_PAL_COLORS) in draw()
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Ddwimg.c1498 UINT which_colors; in draw() local
1525 which_colors = DIB_PAL_COLORS; in draw()
1530 which_colors = DIB_RGB_COLORS; in draw()
1548 which_colors = DIB_RGB_COLORS; in draw()
1582 which_colors = DIB_RGB_COLORS; in draw()
1627 if (which_colors == DIB_PAL_COLORS) { in draw()
1662 (BITMAPINFO *) & bmi, which_colors); in draw()
1665 if (which_colors == DIB_PAL_COLORS) in draw()
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Ddwimg.c1510 UINT which_colors; in draw() local
1537 which_colors = DIB_PAL_COLORS; in draw()
1542 which_colors = DIB_RGB_COLORS; in draw()
1560 which_colors = DIB_RGB_COLORS; in draw()
1594 which_colors = DIB_RGB_COLORS; in draw()
1638 if (which_colors == DIB_PAL_COLORS) { in draw()
1672 (BITMAPINFO *) & bmi, which_colors); in draw()
1675 if (which_colors == DIB_PAL_COLORS) in draw()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Ddwimg.c1552 UINT which_colors; in draw() local
1579 which_colors = DIB_PAL_COLORS; in draw()
1584 which_colors = DIB_RGB_COLORS; in draw()
1602 which_colors = DIB_RGB_COLORS; in draw()
1636 which_colors = DIB_RGB_COLORS; in draw()
1680 if (which_colors == DIB_PAL_COLORS) { in draw()
1714 (BITMAPINFO *) & bmi, which_colors); in draw()
1717 if (which_colors == DIB_PAL_COLORS) in draw()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Ddwimg.c1552 UINT which_colors; in draw() local
1579 which_colors = DIB_PAL_COLORS; in draw()
1584 which_colors = DIB_RGB_COLORS; in draw()
1602 which_colors = DIB_RGB_COLORS; in draw()
1636 which_colors = DIB_RGB_COLORS; in draw()
1680 if (which_colors == DIB_PAL_COLORS) { in draw()
1714 (BITMAPINFO *) & bmi, which_colors); in draw()
1717 if (which_colors == DIB_PAL_COLORS) in draw()
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Ddwimg.c1510 UINT which_colors; in draw() local
1537 which_colors = DIB_PAL_COLORS; in draw()
1542 which_colors = DIB_RGB_COLORS; in draw()
1560 which_colors = DIB_RGB_COLORS; in draw()
1594 which_colors = DIB_RGB_COLORS; in draw()
1638 if (which_colors == DIB_PAL_COLORS) { in draw()
1672 (BITMAPINFO *) & bmi, which_colors); in draw()
1675 if (which_colors == DIB_PAL_COLORS) in draw()