Home
last modified time | relevance | path

Searched refs:profile_rgb_fn (Results 1 – 12 of 12) sorted by relevance

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevpsd.c82 char profile_rgb_fn[256]; member
663 if (code >= 0 && xdev->lu_rgb == NULL && xdev->profile_rgb_fn[0]) { in psd_open_profiles()
664 code = psd_open_profile(xdev, xdev->profile_rgb_fn, in psd_open_profiles()
703 prgbs.data = (const byte *)xdev->profile_rgb_fn, in psd_get_params()
704 prgbs.size = strlen(xdev->profile_rgb_fn), in psd_get_params()
795 sizeof(pdevn->profile_rgb_fn)); in psd_put_params()
838 memcpy(pdevn->profile_rgb_fn, prgb.data, prgb.size); in psd_put_params()
839 pdevn->profile_rgb_fn[prgb.size] = 0; in psd_put_params()
H A Dgdevxcf.c110 char profile_rgb_fn[256]; member
620 if (code >= 0 && xdev->lu_rgb == NULL && xdev->profile_rgb_fn[0]) { in xcf_open_profiles()
621 code = xcf_open_profile(xdev, xdev->profile_rgb_fn, in xcf_open_profiles()
661 prgbs.data = (const byte *)xdev->profile_rgb_fn, in xcf_get_params()
662 prgbs.size = strlen(xdev->profile_rgb_fn), in xcf_get_params()
829 sizeof(pdevn->profile_rgb_fn)); in xcf_put_params()
907 memcpy(pdevn->profile_rgb_fn, prgb.data, prgb.size); in xcf_put_params()
908 pdevn->profile_rgb_fn[prgb.size] = 0; in xcf_put_params()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevpsd.c82 char profile_rgb_fn[256]; member
663 if (code >= 0 && xdev->lu_rgb == NULL && xdev->profile_rgb_fn[0]) { in psd_open_profiles()
664 code = psd_open_profile(xdev, xdev->profile_rgb_fn, in psd_open_profiles()
703 prgbs.data = (const byte *)xdev->profile_rgb_fn, in psd_get_params()
704 prgbs.size = strlen(xdev->profile_rgb_fn), in psd_get_params()
795 sizeof(pdevn->profile_rgb_fn)); in psd_put_params()
838 memcpy(pdevn->profile_rgb_fn, prgb.data, prgb.size); in psd_put_params()
839 pdevn->profile_rgb_fn[prgb.size] = 0; in psd_put_params()
H A Dgdevxcf.c110 char profile_rgb_fn[256]; member
620 if (code >= 0 && xdev->lu_rgb == NULL && xdev->profile_rgb_fn[0]) { in xcf_open_profiles()
621 code = xcf_open_profile(xdev, xdev->profile_rgb_fn, in xcf_open_profiles()
661 prgbs.data = (const byte *)xdev->profile_rgb_fn, in xcf_get_params()
662 prgbs.size = strlen(xdev->profile_rgb_fn), in xcf_get_params()
829 sizeof(pdevn->profile_rgb_fn)); in xcf_put_params()
907 memcpy(pdevn->profile_rgb_fn, prgb.data, prgb.size); in xcf_put_params()
908 pdevn->profile_rgb_fn[prgb.size] = 0; in xcf_put_params()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/
H A Dgdevxcf.c121 char profile_rgb_fn[256]; member
626 if (code >= 0 && xdev->rgb_icc_link == NULL && xdev->profile_rgb_fn[0]) { in xcf_open_profiles()
628 code = xcf_open_profile(xdev->profile_rgb_fn, xdev->rgb_profile, in xcf_open_profiles()
673 prgbs.data = (const byte *)xdev->profile_rgb_fn, in xcf_get_params()
674 prgbs.size = strlen(xdev->profile_rgb_fn), in xcf_get_params()
840 sizeof(pdevn->profile_rgb_fn)); in xcf_put_params()
918 memcpy(pdevn->profile_rgb_fn, prgb.data, prgb.size); in xcf_put_params()
919 pdevn->profile_rgb_fn[prgb.size] = 0; in xcf_put_params()
H A Dgdevpsd.c96 char profile_rgb_fn[256]; member
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevpsd.c112 char profile_rgb_fn[256]; member
749 if (code >= 0 && xdev->rgb_icc_link == NULL && xdev->profile_rgb_fn[0]) { in psd_open_profiles()
751 code = psd_open_profile(xdev->profile_rgb_fn, xdev->rgb_profile, in psd_open_profiles()
796 prgbs.data = (const byte *)xdev->profile_rgb_fn, in psd_get_params()
797 prgbs.size = strlen(xdev->profile_rgb_fn), in psd_get_params()
927 sizeof(pdevn->profile_rgb_fn)); in psd_put_params()
970 memcpy(pdevn->profile_rgb_fn, prgb.data, prgb.size); in psd_put_params()
971 pdevn->profile_rgb_fn[prgb.size] = 0; in psd_put_params()
H A Dgdevxcf.c136 char profile_rgb_fn[256]; member
660 if (code >= 0 && xdev->rgb_icc_link == NULL && xdev->profile_rgb_fn[0]) { in xcf_open_profiles()
662 code = xcf_open_profile(xdev->profile_rgb_fn, xdev->rgb_profile, in xcf_open_profiles()
707 prgbs.data = (const byte *)xdev->profile_rgb_fn, in xcf_get_params()
708 prgbs.size = strlen(xdev->profile_rgb_fn), in xcf_get_params()
902 sizeof(pdevn->profile_rgb_fn)); in xcf_put_params()
980 memcpy(pdevn->profile_rgb_fn, prgb.data, prgb.size); in xcf_put_params()
981 pdevn->profile_rgb_fn[prgb.size] = 0; in xcf_put_params()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevpsd.c112 char profile_rgb_fn[256]; member
749 if (code >= 0 && xdev->rgb_icc_link == NULL && xdev->profile_rgb_fn[0]) { in psd_open_profiles()
751 code = psd_open_profile(xdev->profile_rgb_fn, xdev->rgb_profile, in psd_open_profiles()
796 prgbs.data = (const byte *)xdev->profile_rgb_fn, in psd_get_params()
797 prgbs.size = strlen(xdev->profile_rgb_fn), in psd_get_params()
927 sizeof(pdevn->profile_rgb_fn)); in psd_put_params()
970 memcpy(pdevn->profile_rgb_fn, prgb.data, prgb.size); in psd_put_params()
971 pdevn->profile_rgb_fn[prgb.size] = 0; in psd_put_params()
H A Dgdevxcf.c136 char profile_rgb_fn[256]; member
660 if (code >= 0 && xdev->rgb_icc_link == NULL && xdev->profile_rgb_fn[0]) { in xcf_open_profiles()
662 code = xcf_open_profile(xdev->profile_rgb_fn, xdev->rgb_profile, in xcf_open_profiles()
707 prgbs.data = (const byte *)xdev->profile_rgb_fn, in xcf_get_params()
708 prgbs.size = strlen(xdev->profile_rgb_fn), in xcf_get_params()
902 sizeof(pdevn->profile_rgb_fn)); in xcf_put_params()
980 memcpy(pdevn->profile_rgb_fn, prgb.data, prgb.size); in xcf_put_params()
981 pdevn->profile_rgb_fn[prgb.size] = 0; in xcf_put_params()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/
H A Dgdevxcf.c121 char profile_rgb_fn[256]; member
626 if (code >= 0 && xdev->rgb_icc_link == NULL && xdev->profile_rgb_fn[0]) { in xcf_open_profiles()
628 code = xcf_open_profile(xdev->profile_rgb_fn, xdev->rgb_profile, in xcf_open_profiles()
673 prgbs.data = (const byte *)xdev->profile_rgb_fn, in xcf_get_params()
674 prgbs.size = strlen(xdev->profile_rgb_fn), in xcf_get_params()
840 sizeof(pdevn->profile_rgb_fn)); in xcf_put_params()
918 memcpy(pdevn->profile_rgb_fn, prgb.data, prgb.size); in xcf_put_params()
919 pdevn->profile_rgb_fn[prgb.size] = 0; in xcf_put_params()
H A Dgdevpsd.c96 char profile_rgb_fn[256]; member