Home
last modified time | relevance | path

Searched refs:graphics_type_tag (Results 1 – 25 of 144) sorted by relevance

123456

/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevmem.c170 dev->graphics_type_tag = GS_UNKNOWN_TAG; in gs_make_mem_device()
177 dev->graphics_type_tag = target->graphics_type_tag; /* initialize to same as target */ in gs_make_mem_device()
239 pdev->graphics_type_tag = GS_UNKNOWN_TAG; in gs_make_mem_device_with_copydevice()
246 pdev->graphics_type_tag = target->graphics_type_tag; /* initialize to same as target */ in gs_make_mem_device_with_copydevice()
305 dev->graphics_type_tag = target ? target->graphics_type_tag : GS_UNKNOWN_TAG; in gs_make_mem_mono_device()
H A Dgsicc.c332 rendering_params.graphics_type_tag = dev->graphics_type_tag; in gx_remap_ICC()
421 rendering_params.graphics_type_tag = dev->graphics_type_tag; in gx_remap_ICC_imagelab()
488 rendering_params.graphics_type_tag = dev->graphics_type_tag; in gx_concretize_ICC()
H A Dgsicc_manage.h69 void gsicc_extract_profile(gs_graphics_type_tag_t graphics_type_tag,
74 gs_graphics_type_tag_t graphics_type_tag,
H A Dgdevabuf.c52 adev->graphics_type_tag = target->graphics_type_tag; in gs_make_mem_alpha_device()
179 adev->graphics_type_tag = target->graphics_type_tag; in gs_make_mem_abuf_device()
H A Dgdevrops.c150 dev->graphics_type_tag = target->graphics_type_tag; /* Init from device */ in gx_make_rop_texture_device()
H A Dgsicc_cache.c306 ((rendering_params->graphics_type_tag) << TYPE_SHIFT); in gsicc_compute_linkhash()
323 gsicc_extract_profile(dev->graphics_type_tag, dev_profile, in gsicc_get_cspace_hash()
483 dev->graphics_type_tag, in gsicc_get_link()
521 gsicc_extract_profile(dev->graphics_type_tag, dev_profile, in gsicc_get_link()
1057 gsicc_extract_profile(dev->graphics_type_tag, in gsicc_transform_named_color()
H A Dgdevdflt.c999 gx_default_set_graphics_type_tag(gx_device *dev, gs_graphics_type_tag_t graphics_type_tag) in gx_default_set_graphics_type_tag() argument
1002 dev->graphics_type_tag = (dev->graphics_type_tag & GS_DEVICE_ENCODES_TAGS) | graphics_type_tag; in gx_default_set_graphics_type_tag()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevmem.c170 dev->graphics_type_tag = GS_UNKNOWN_TAG; in gs_make_mem_device()
177 dev->graphics_type_tag = target->graphics_type_tag; /* initialize to same as target */ in gs_make_mem_device()
239 pdev->graphics_type_tag = GS_UNKNOWN_TAG; in gs_make_mem_device_with_copydevice()
246 pdev->graphics_type_tag = target->graphics_type_tag; /* initialize to same as target */ in gs_make_mem_device_with_copydevice()
305 dev->graphics_type_tag = target ? target->graphics_type_tag : GS_UNKNOWN_TAG; in gs_make_mem_mono_device()
H A Dgsicc.c332 rendering_params.graphics_type_tag = dev->graphics_type_tag; in gx_remap_ICC()
421 rendering_params.graphics_type_tag = dev->graphics_type_tag; in gx_remap_ICC_imagelab()
488 rendering_params.graphics_type_tag = dev->graphics_type_tag; in gx_concretize_ICC()
H A Dgsicc_manage.h69 void gsicc_extract_profile(gs_graphics_type_tag_t graphics_type_tag,
74 gs_graphics_type_tag_t graphics_type_tag,
H A Dgdevabuf.c52 adev->graphics_type_tag = target->graphics_type_tag; in gs_make_mem_alpha_device()
179 adev->graphics_type_tag = target->graphics_type_tag; in gs_make_mem_abuf_device()
H A Dgdevrops.c150 dev->graphics_type_tag = target->graphics_type_tag; /* Init from device */ in gx_make_rop_texture_device()
H A Dgsicc_cache.c306 ((rendering_params->graphics_type_tag) << TYPE_SHIFT); in gsicc_compute_linkhash()
323 gsicc_extract_profile(dev->graphics_type_tag, dev_profile, in gsicc_get_cspace_hash()
483 dev->graphics_type_tag, in gsicc_get_link()
521 gsicc_extract_profile(dev->graphics_type_tag, dev_profile, in gsicc_get_link()
1057 gsicc_extract_profile(dev->graphics_type_tag, in gsicc_transform_named_color()
H A Dgdevdflt.c999 gx_default_set_graphics_type_tag(gx_device *dev, gs_graphics_type_tag_t graphics_type_tag) in gx_default_set_graphics_type_tag() argument
1002 dev->graphics_type_tag = (dev->graphics_type_tag & GS_DEVICE_ENCODES_TAGS) | graphics_type_tag; in gx_default_set_graphics_type_tag()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgdevmem.c173 dev->graphics_type_tag = GS_UNKNOWN_TAG; in gs_make_mem_device()
181 dev->graphics_type_tag = target->graphics_type_tag; /* initialize to same as target */ in gs_make_mem_device()
242 pdev->graphics_type_tag = GS_UNKNOWN_TAG; in gs_make_mem_device_with_copydevice()
249 pdev->graphics_type_tag = target->graphics_type_tag; /* initialize to same as target */ in gs_make_mem_device_with_copydevice()
313 dev->graphics_type_tag = target ? target->graphics_type_tag : GS_UNKNOWN_TAG; in gs_make_mem_mono_device()
H A Dgsicc.c458 rendering_params.graphics_type_tag = dev->graphics_type_tag; in gx_remap_ICC()
503 rendering_params.graphics_type_tag = dev->graphics_type_tag; in gx_remap_ICC_imagelab()
575 rendering_params.graphics_type_tag = dev->graphics_type_tag; in gx_concretize_ICC()
H A Dgdevabuf.c52 adev->graphics_type_tag = target->graphics_type_tag; in gs_make_mem_alpha_device()
201 adev->graphics_type_tag = target->graphics_type_tag; in gs_make_mem_abuf_device()
H A Dgdevrops.c151 dev->graphics_type_tag = target->graphics_type_tag; /* Init from device */ in gx_make_rop_texture_device()
H A Dgxcmap.c624 rendering_params.graphics_type_tag = dev->graphics_type_tag; in gx_remap_named_color()
1349 gsicc_extract_profile(dev->graphics_type_tag, in devicen_sep_icc_cmyk()
1353 rendering_params.graphics_type_tag = dev->graphics_type_tag; in devicen_sep_icc_cmyk()
1431 gsicc_extract_profile(dev->graphics_type_tag, in cmap_separation_halftoned()
1489 gsicc_extract_profile(dev->graphics_type_tag, in cmap_separation_direct()
1556 rendering_params.graphics_type_tag = dev->graphics_type_tag; in cmap_separation_direct()
1616 gsicc_extract_profile(dev->graphics_type_tag, in cmap_devicen_halftoned()
1662 gsicc_extract_profile(dev->graphics_type_tag, in cmap_devicen_direct()
2479 gsicc_extract_profile(dev->graphics_type_tag, in gx_device_uses_std_cmap_procs()
H A Dgdevnfwd.c48 fdev->graphics_type_tag = target != NULL ? target->graphics_type_tag : GS_UNKNOWN_TAG; in gx_device_set_target()
1027 gx_forward_set_graphics_type_tag(gx_device *dev, gs_graphics_type_tag_t graphics_type_tag) in gx_forward_set_graphics_type_tag() argument
1033 dev_proc(tdev, set_graphics_type_tag)(tdev, graphics_type_tag); in gx_forward_set_graphics_type_tag()
1035 dev->graphics_type_tag = (dev->graphics_type_tag & GS_DEVICE_ENCODES_TAGS) | graphics_type_tag; in gx_forward_set_graphics_type_tag()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgdevmem.c173 dev->graphics_type_tag = GS_UNKNOWN_TAG; in gs_make_mem_device()
181 dev->graphics_type_tag = target->graphics_type_tag; /* initialize to same as target */ in gs_make_mem_device()
242 pdev->graphics_type_tag = GS_UNKNOWN_TAG; in gs_make_mem_device_with_copydevice()
249 pdev->graphics_type_tag = target->graphics_type_tag; /* initialize to same as target */ in gs_make_mem_device_with_copydevice()
313 dev->graphics_type_tag = target ? target->graphics_type_tag : GS_UNKNOWN_TAG; in gs_make_mem_mono_device()
H A Dgsicc.c458 rendering_params.graphics_type_tag = dev->graphics_type_tag; in gx_remap_ICC()
503 rendering_params.graphics_type_tag = dev->graphics_type_tag; in gx_remap_ICC_imagelab()
575 rendering_params.graphics_type_tag = dev->graphics_type_tag; in gx_concretize_ICC()
H A Dgdevabuf.c52 adev->graphics_type_tag = target->graphics_type_tag; in gs_make_mem_alpha_device()
201 adev->graphics_type_tag = target->graphics_type_tag; in gs_make_mem_abuf_device()
H A Dgdevrops.c151 dev->graphics_type_tag = target->graphics_type_tag; /* Init from device */ in gx_make_rop_texture_device()
H A Dgxcmap.c624 rendering_params.graphics_type_tag = dev->graphics_type_tag; in gx_remap_named_color()
1349 gsicc_extract_profile(dev->graphics_type_tag, in devicen_sep_icc_cmyk()
1353 rendering_params.graphics_type_tag = dev->graphics_type_tag; in devicen_sep_icc_cmyk()
1431 gsicc_extract_profile(dev->graphics_type_tag, in cmap_separation_halftoned()
1489 gsicc_extract_profile(dev->graphics_type_tag, in cmap_separation_direct()
1556 rendering_params.graphics_type_tag = dev->graphics_type_tag; in cmap_separation_direct()
1616 gsicc_extract_profile(dev->graphics_type_tag, in cmap_devicen_halftoned()
1662 gsicc_extract_profile(dev->graphics_type_tag, in cmap_devicen_direct()
2479 gsicc_extract_profile(dev->graphics_type_tag, in gx_device_uses_std_cmap_procs()

123456