Home
last modified time | relevance | path

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

/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxcmap.c655 gs_color_space *pcs_notconst = (gs_color_space*) pcs; in gx_remap_DeviceGray() local
657 pcs_notconst->cmm_icc_profile_data = pis->icc_manager->default_gray; in gx_remap_DeviceGray()
659 pcs_notconst->type = &gs_color_space_type_ICC; in gx_remap_DeviceGray()
661 (*pcs_notconst->type->remap_color)(gs_currentcolor_inline(pgs), in gx_remap_DeviceGray()
662 pcs_notconst, in gx_remap_DeviceGray()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxcmap.c655 gs_color_space *pcs_notconst = (gs_color_space*) pcs; in gx_remap_DeviceGray() local
657 pcs_notconst->cmm_icc_profile_data = pis->icc_manager->default_gray; in gx_remap_DeviceGray()
659 pcs_notconst->type = &gs_color_space_type_ICC; in gx_remap_DeviceGray()
661 (*pcs_notconst->type->remap_color)(gs_currentcolor_inline(pgs), in gx_remap_DeviceGray()
662 pcs_notconst, in gx_remap_DeviceGray()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxcmap.c795 gs_color_space *pcs_notconst = (gs_color_space*) pcs; in gx_remap_DeviceGray() local
796 pcs_notconst->cmm_icc_profile_data = pgs->icc_manager->default_gray; in gx_remap_DeviceGray()
798 pcs_notconst->type = &gs_color_space_type_ICC; in gx_remap_DeviceGray()
800 (*pcs_notconst->type->remap_color)(gs_currentcolor_inline(pgs), in gx_remap_DeviceGray()
801 pcs_notconst, in gx_remap_DeviceGray()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxcmap.c795 gs_color_space *pcs_notconst = (gs_color_space*) pcs; in gx_remap_DeviceGray() local
796 pcs_notconst->cmm_icc_profile_data = pgs->icc_manager->default_gray; in gx_remap_DeviceGray()
798 pcs_notconst->type = &gs_color_space_type_ICC; in gx_remap_DeviceGray()
800 (*pcs_notconst->type->remap_color)(gs_currentcolor_inline(pgs), in gx_remap_DeviceGray()
801 pcs_notconst, in gx_remap_DeviceGray()