Home
last modified time | relevance | path

Searched refs:name_string_length (Results 1 – 8 of 8) sorted by relevance

/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevpdfc.c799 uint name_string_length; in pdf_color_space_named() local
808 &name_string_length)) < 0 || in pdf_color_space_named()
810 name_string_length, &v)) < 0 || in pdf_color_space_named()
834 csa->colorant_name, &name_string, &name_string_length); in pdf_color_space_named()
840 code = pdf_string_to_cos_name(pdev, name_string, name_string_length, &v_colorant_name); in pdf_color_space_named()
871 uint name_string_length; in pdf_color_space_named() local
875 &name_string_length)) < 0 || in pdf_color_space_named()
877 name_string_length, &v)) < 0 || in pdf_color_space_named()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevpdfc.c799 uint name_string_length; in pdf_color_space_named() local
808 &name_string_length)) < 0 || in pdf_color_space_named()
810 name_string_length, &v)) < 0 || in pdf_color_space_named()
834 csa->colorant_name, &name_string, &name_string_length); in pdf_color_space_named()
840 code = pdf_string_to_cos_name(pdev, name_string, name_string_length, &v_colorant_name); in pdf_color_space_named()
871 uint name_string_length; in pdf_color_space_named() local
875 &name_string_length)) < 0 || in pdf_color_space_named()
877 name_string_length, &v)) < 0 || in pdf_color_space_named()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevpdfc.c1144 uint name_string_length; in pdf_color_space_named() local
1153 &name_string_length)) < 0 || in pdf_color_space_named()
1155 name_string_length, &v)) < 0 || in pdf_color_space_named()
1179 csa->colorant_name, &name_string, &name_string_length); in pdf_color_space_named()
1185 … code = pdf_string_to_cos_name(pdev, name_string, name_string_length, &v_colorant_name); in pdf_color_space_named()
1216 uint name_string_length; in pdf_color_space_named() local
1220 &name_string_length)) < 0 || in pdf_color_space_named()
1222 name_string_length, &v)) < 0 || in pdf_color_space_named()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevpdfc.c1144 uint name_string_length; in pdf_color_space_named() local
1153 &name_string_length)) < 0 || in pdf_color_space_named()
1155 name_string_length, &v)) < 0 || in pdf_color_space_named()
1179 csa->colorant_name, &name_string, &name_string_length); in pdf_color_space_named()
1185 … code = pdf_string_to_cos_name(pdev, name_string, name_string_length, &v_colorant_name); in pdf_color_space_named()
1216 uint name_string_length; in pdf_color_space_named() local
1220 &name_string_length)) < 0 || in pdf_color_space_named()
1222 name_string_length, &v)) < 0 || in pdf_color_space_named()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/vector/
H A Dgdevpdfc.c1139 uint name_string_length; in pdf_color_space_named() local
1147 name_string_length = strlen(pcs->params.device_n.names[i]); in pdf_color_space_named()
1149 name_string_length, &v)) < 0 || in pdf_color_space_named()
1243 name_string_length = strlen((const char *)name_string); in pdf_color_space_named()
1247 … code = pdf_string_to_cos_name(pdev, name_string, name_string_length, &v_colorant_name); in pdf_color_space_named()
H A Dgdevpdfg.c905 uint name_string_length; in convert_DeviceN_alternate() local
917 name_string_length = strlen(pcs->params.device_n.names[i]); in convert_DeviceN_alternate()
919 name_string_length, &v); in convert_DeviceN_alternate()
985 name_string_length = strlen((const char *)name_string); in convert_DeviceN_alternate()
991 … code = pdf_string_to_cos_name(pdev, name_string, name_string_length, &v_colorant_name); in convert_DeviceN_alternate()
1141 uint name_string_length; in convert_separation_alternate() local
1283 name_string_length = strlen(pcs->base_space->params.separation.sep_name); in convert_separation_alternate()
1287 name_string_length = strlen(pcs->params.separation.sep_name); in convert_separation_alternate()
1290 name_string_length, &v); in convert_separation_alternate()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/vector/
H A Dgdevpdfc.c1139 uint name_string_length; in pdf_color_space_named() local
1147 name_string_length = strlen(pcs->params.device_n.names[i]); in pdf_color_space_named()
1149 name_string_length, &v)) < 0 || in pdf_color_space_named()
1243 name_string_length = strlen((const char *)name_string); in pdf_color_space_named()
1247 … code = pdf_string_to_cos_name(pdev, name_string, name_string_length, &v_colorant_name); in pdf_color_space_named()
H A Dgdevpdfg.c905 uint name_string_length; in convert_DeviceN_alternate() local
917 name_string_length = strlen(pcs->params.device_n.names[i]); in convert_DeviceN_alternate()
919 name_string_length, &v); in convert_DeviceN_alternate()
985 name_string_length = strlen((const char *)name_string); in convert_DeviceN_alternate()
991 … code = pdf_string_to_cos_name(pdev, name_string, name_string_length, &v_colorant_name); in convert_DeviceN_alternate()
1141 uint name_string_length; in convert_separation_alternate() local
1283 name_string_length = strlen(pcs->base_space->params.separation.sep_name); in convert_separation_alternate()
1287 name_string_length = strlen(pcs->params.separation.sep_name); in convert_separation_alternate()
1290 name_string_length, &v); in convert_separation_alternate()