Home
last modified time | relevance | path

Searched refs:has_gray_icc (Results 1 – 4 of 4) sorted by relevance

/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevpbm.c565 bool has_gray_icc; in pnm_begin_typed_image() local
576 has_gray_icc = false; in pnm_begin_typed_image()
579 has_gray_icc = true; in pnm_begin_typed_image()
583 gs_color_space_index_DeviceGray || has_gray_icc) { in pnm_begin_typed_image()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevpbm.c565 bool has_gray_icc; in pnm_begin_typed_image() local
576 has_gray_icc = false; in pnm_begin_typed_image()
579 has_gray_icc = true; in pnm_begin_typed_image()
583 gs_color_space_index_DeviceGray || has_gray_icc) { in pnm_begin_typed_image()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/
H A Dgdevpbm.c602 bool has_gray_icc; in pnm_begin_typed_image() local
613 has_gray_icc = false; in pnm_begin_typed_image()
616 has_gray_icc = true; in pnm_begin_typed_image()
620 gs_color_space_index_DeviceGray || has_gray_icc) { in pnm_begin_typed_image()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/
H A Dgdevpbm.c602 bool has_gray_icc; in pnm_begin_typed_image() local
613 has_gray_icc = false; in pnm_begin_typed_image()
616 has_gray_icc = true; in pnm_begin_typed_image()
620 gs_color_space_index_DeviceGray || has_gray_icc) { in pnm_begin_typed_image()