Home
last modified time | relevance | path

Searched refs:prgbs (Results 1 – 20 of 20) sorted by relevance

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevpsd.c683 gs_param_string prgbs; in psd_get_params() local
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()
705 prgbs.persistent = false; in psd_get_params()
706 code = param_write_string(plist, "ProfileRgb", &prgbs); in psd_get_params()
713 code = param_write_string(plist, "ProfileCmyk", &prgbs); in psd_get_params()
H A Dgdevxcf.c643 gs_param_string prgbs; in xcf_get_params() local
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()
663 prgbs.persistent = false; in xcf_get_params()
664 code = param_write_string(plist, "ProfileRgb", &prgbs); in xcf_get_params()
669 code = param_write_string(plist, "ProfileCmyk", &prgbs); in xcf_get_params()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevpsd.c683 gs_param_string prgbs; in psd_get_params() local
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()
705 prgbs.persistent = false; in psd_get_params()
706 code = param_write_string(plist, "ProfileRgb", &prgbs); in psd_get_params()
713 code = param_write_string(plist, "ProfileCmyk", &prgbs); in psd_get_params()
H A Dgdevxcf.c643 gs_param_string prgbs; in xcf_get_params() local
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()
663 prgbs.persistent = false; in xcf_get_params()
664 code = param_write_string(plist, "ProfileRgb", &prgbs); in xcf_get_params()
669 code = param_write_string(plist, "ProfileCmyk", &prgbs); in xcf_get_params()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevpsd.c776 gs_param_string prgbs; in psd_get_params() local
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()
798 prgbs.persistent = false; in psd_get_params()
799 code = param_write_string(plist, "ProfileRgb", &prgbs); in psd_get_params()
806 code = param_write_string(plist, "ProfileCmyk", &prgbs); in psd_get_params()
H A Dgdevxcf.c689 gs_param_string prgbs; in xcf_get_params() local
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()
709 prgbs.persistent = false; in xcf_get_params()
710 code = param_write_string(plist, "ProfileRgb", &prgbs); in xcf_get_params()
715 code = param_write_string(plist, "ProfileCmyk", &prgbs); in xcf_get_params()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevpsd.c776 gs_param_string prgbs; in psd_get_params() local
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()
798 prgbs.persistent = false; in psd_get_params()
799 code = param_write_string(plist, "ProfileRgb", &prgbs); in psd_get_params()
806 code = param_write_string(plist, "ProfileCmyk", &prgbs); in psd_get_params()
H A Dgdevxcf.c689 gs_param_string prgbs; in xcf_get_params() local
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()
709 prgbs.persistent = false; in xcf_get_params()
710 code = param_write_string(plist, "ProfileRgb", &prgbs); in xcf_get_params()
715 code = param_write_string(plist, "ProfileCmyk", &prgbs); in xcf_get_params()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/
H A Dgdevxcf.c655 gs_param_string prgbs; in xcf_get_params() local
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()
675 prgbs.persistent = false; in xcf_get_params()
676 code = param_write_string(plist, "ProfileRgb", &prgbs); in xcf_get_params()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/
H A Dgdevxcf.c655 gs_param_string prgbs; in xcf_get_params() local
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()
675 prgbs.persistent = false; in xcf_get_params()
676 code = param_write_string(plist, "ProfileRgb", &prgbs); in xcf_get_params()
/dports/net/tightvnc/vnc_unixsrc/Xvnc/programs/Xserver/dix/
H A Ddispatch.c2891 xrgb *prgbs; local
2895 prgbs = (xrgb *)ALLOCATE_LOCAL(count * sizeof(xrgb));
2896 if(!prgbs && count)
2898 if( (retval = QueryColors(pcmp, count, (Pixel *)&stuff[1], prgbs)) )
2900 if (prgbs) DEALLOCATE_LOCAL(prgbs);
2917 WriteSwappedDataToClient(client, count * sizeof(xrgb), prgbs);
2919 if (prgbs) DEALLOCATE_LOCAL(prgbs);
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/dix/
H A Ddispatch.c2832 xrgb *prgbs; in ProcQueryColors() local
2837 prgbs = calloc(count, sizeof(xrgb)); in ProcQueryColors()
2838 if (!prgbs && count) in ProcQueryColors()
2841 QueryColors(pcmp, count, (Pixel *) &stuff[1], prgbs, client))) { in ProcQueryColors()
2842 free(prgbs); in ProcQueryColors()
2854 WriteSwappedDataToClient(client, count * sizeof(xrgb), prgbs); in ProcQueryColors()
2856 free(prgbs); in ProcQueryColors()
/dports/x11-servers/xephyr/xorg-server-1.20.13/dix/
H A Ddispatch.c2832 xrgb *prgbs; in ProcQueryColors() local
2837 prgbs = calloc(count, sizeof(xrgb)); in ProcQueryColors()
2838 if (!prgbs && count) in ProcQueryColors()
2841 QueryColors(pcmp, count, (Pixel *) &stuff[1], prgbs, client))) { in ProcQueryColors()
2842 free(prgbs); in ProcQueryColors()
2854 WriteSwappedDataToClient(client, count * sizeof(xrgb), prgbs); in ProcQueryColors()
2856 free(prgbs); in ProcQueryColors()
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/dix/
H A Ddispatch.c2900 xrgb *prgbs; in ProcQueryColors() local
2905 prgbs = calloc(count, sizeof(xrgb)); in ProcQueryColors()
2906 if (!prgbs && count) in ProcQueryColors()
2909 QueryColors(pcmp, count, (Pixel *) &stuff[1], prgbs, client))) { in ProcQueryColors()
2910 free(prgbs); in ProcQueryColors()
2922 WriteSwappedDataToClient(client, count * sizeof(xrgb), prgbs); in ProcQueryColors()
2924 free(prgbs); in ProcQueryColors()
/dports/x11-servers/xwayland/xorg-server-1.20.13/dix/
H A Ddispatch.c2832 xrgb *prgbs; in ProcQueryColors() local
2837 prgbs = calloc(count, sizeof(xrgb)); in ProcQueryColors()
2838 if (!prgbs && count) in ProcQueryColors()
2841 QueryColors(pcmp, count, (Pixel *) &stuff[1], prgbs, client))) { in ProcQueryColors()
2842 free(prgbs); in ProcQueryColors()
2854 WriteSwappedDataToClient(client, count * sizeof(xrgb), prgbs); in ProcQueryColors()
2856 free(prgbs); in ProcQueryColors()
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/dix/
H A Ddispatch.c2832 xrgb *prgbs; in ProcQueryColors() local
2837 prgbs = calloc(count, sizeof(xrgb)); in ProcQueryColors()
2838 if (!prgbs && count) in ProcQueryColors()
2841 QueryColors(pcmp, count, (Pixel *) &stuff[1], prgbs, client))) { in ProcQueryColors()
2842 free(prgbs); in ProcQueryColors()
2854 WriteSwappedDataToClient(client, count * sizeof(xrgb), prgbs); in ProcQueryColors()
2856 free(prgbs); in ProcQueryColors()
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/dix/
H A Ddispatch.c2832 xrgb *prgbs; in ProcQueryColors() local
2837 prgbs = calloc(count, sizeof(xrgb)); in ProcQueryColors()
2838 if (!prgbs && count) in ProcQueryColors()
2841 QueryColors(pcmp, count, (Pixel *) &stuff[1], prgbs, client))) { in ProcQueryColors()
2842 free(prgbs); in ProcQueryColors()
2854 WriteSwappedDataToClient(client, count * sizeof(xrgb), prgbs); in ProcQueryColors()
2856 free(prgbs); in ProcQueryColors()
/dports/x11-servers/xorg-server/xorg-server-1.20.13/dix/
H A Ddispatch.c2832 xrgb *prgbs; in ProcQueryColors() local
2837 prgbs = calloc(count, sizeof(xrgb)); in ProcQueryColors()
2838 if (!prgbs && count) in ProcQueryColors()
2841 QueryColors(pcmp, count, (Pixel *) &stuff[1], prgbs, client))) { in ProcQueryColors()
2842 free(prgbs); in ProcQueryColors()
2854 WriteSwappedDataToClient(client, count * sizeof(xrgb), prgbs); in ProcQueryColors()
2856 free(prgbs); in ProcQueryColors()
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/dix/
H A Ddispatch.c2832 xrgb *prgbs; in ProcQueryColors() local
2837 prgbs = calloc(count, sizeof(xrgb)); in ProcQueryColors()
2838 if (!prgbs && count) in ProcQueryColors()
2841 QueryColors(pcmp, count, (Pixel *) &stuff[1], prgbs, client))) { in ProcQueryColors()
2842 free(prgbs); in ProcQueryColors()
2854 WriteSwappedDataToClient(client, count * sizeof(xrgb), prgbs); in ProcQueryColors()
2856 free(prgbs); in ProcQueryColors()
/dports/x11-servers/xarcan/xarcan-0.6.0/dix/
H A Ddispatch.c2846 xrgb *prgbs; in ProcQueryColors() local
2851 prgbs = calloc(count, sizeof(xrgb)); in ProcQueryColors()
2852 if (!prgbs && count) in ProcQueryColors()
2855 QueryColors(pcmp, count, (Pixel *) &stuff[1], prgbs, client))) { in ProcQueryColors()
2856 free(prgbs); in ProcQueryColors()
2868 WriteSwappedDataToClient(client, count * sizeof(xrgb), prgbs); in ProcQueryColors()
2870 free(prgbs); in ProcQueryColors()