Home
last modified time | relevance | path

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

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgshtx.c69 gs_ht_component *phtc; in gs_ht_build() local
91 if (phtc == 0) { in gs_ht_build()
102 phtc[i].comp_number = i; in gs_ht_build()
103 phtc[i].cname = 0; in gs_ht_build()
104 phtc[i].type = ht_type_none; in gs_ht_build()
131 if (phtc->type != ht_type_none) in gs_ht_set_spot_comp()
134 phtc->type = ht_type_spot; in gs_ht_set_spot_comp()
167 if (phtc->type != ht_type_none) in gs_ht_set_threshold_comp()
170 phtc->type = ht_type_threshold; in gs_ht_set_threshold_comp()
221 if ((phtc->type != ht_type_spot) && (phtc->type != ht_type_threshold)) in check_ht()
[all …]
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgshtx.c68 gs_ht_component *phtc; in gs_ht_build() local
90 if (phtc == 0) { in gs_ht_build()
101 phtc[i].comp_number = i; in gs_ht_build()
102 phtc[i].cname = 0; in gs_ht_build()
103 phtc[i].type = ht_type_none; in gs_ht_build()
133 phtc->type = ht_type_spot; in gs_ht_set_spot_comp()
221 if ((phtc->type != ht_type_spot) && (phtc->type != ht_type_threshold)) in check_ht()
232 gs_ht_component * phtc, in build_transfer_map() argument
308 pocs[inext].cname = phtc->cname; in alloc_ht_order()
321 gs_ht_component * phtc, in build_component() argument
[all …]
H A Dgdevpdfg.c1108 const gs_halftone_component *phtc; in pdf_write_multiple_halftone() local
1119 phtc = &pmht->components[code]; in pdf_write_multiple_halftone()
1122 switch (phtc->type) { in pdf_write_multiple_halftone()
1124 code = pdf_write_spot_halftone(pdev, &phtc->params.spot, in pdf_write_multiple_halftone()
1128 code = pdf_write_threshold_halftone(pdev, &phtc->params.threshold, in pdf_write_multiple_halftone()
1133 &phtc->params.threshold2, in pdf_write_multiple_halftone()
1149 const gs_halftone_component *phtc; in pdf_write_multiple_halftone() local
1162 phtc = &pmht->components[code]; in pdf_write_multiple_halftone()
1163 if ((code = pmht->get_colorname_string(pdev->memory, phtc->cname, &str, &len)) < 0 || in pdf_write_multiple_halftone()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgshtx.c69 gs_ht_component *phtc; in gs_ht_build() local
91 if (phtc == 0) { in gs_ht_build()
102 phtc[i].comp_number = i; in gs_ht_build()
103 phtc[i].cname = 0; in gs_ht_build()
104 phtc[i].type = ht_type_none; in gs_ht_build()
131 if (phtc->type != ht_type_none) in gs_ht_set_spot_comp()
134 phtc->type = ht_type_spot; in gs_ht_set_spot_comp()
167 if (phtc->type != ht_type_none) in gs_ht_set_threshold_comp()
170 phtc->type = ht_type_threshold; in gs_ht_set_threshold_comp()
221 if ((phtc->type != ht_type_spot) && (phtc->type != ht_type_threshold)) in check_ht()
[all …]
H A Dgdevpdfg.c1131 const gs_halftone_component *phtc; in pdf_write_multiple_halftone() local
1142 phtc = &pmht->components[code]; in pdf_write_multiple_halftone()
1145 switch (phtc->type) { in pdf_write_multiple_halftone()
1147 code = pdf_write_spot_halftone(pdev, &phtc->params.spot, in pdf_write_multiple_halftone()
1151 code = pdf_write_threshold_halftone(pdev, &phtc->params.threshold, in pdf_write_multiple_halftone()
1156 &phtc->params.threshold2, in pdf_write_multiple_halftone()
1172 const gs_halftone_component *phtc; in pdf_write_multiple_halftone() local
1185 phtc = &pmht->components[code]; in pdf_write_multiple_halftone()
1186 if ((code = pmht->get_colorname_string(pdev->memory, phtc->cname, &str, &len)) < 0 || in pdf_write_multiple_halftone()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgshtx.c69 gs_ht_component *phtc; in gs_ht_build() local
91 if (phtc == 0) { in gs_ht_build()
102 phtc[i].comp_number = i; in gs_ht_build()
103 phtc[i].cname = 0; in gs_ht_build()
104 phtc[i].type = ht_type_none; in gs_ht_build()
131 if (phtc->type != ht_type_none) in gs_ht_set_spot_comp()
134 phtc->type = ht_type_spot; in gs_ht_set_spot_comp()
167 if (phtc->type != ht_type_none) in gs_ht_set_threshold_comp()
170 phtc->type = ht_type_threshold; in gs_ht_set_threshold_comp()
221 if ((phtc->type != ht_type_spot) && (phtc->type != ht_type_threshold)) in check_ht()
[all …]
H A Dgdevpdfg.c1131 const gs_halftone_component *phtc; in pdf_write_multiple_halftone() local
1142 phtc = &pmht->components[code]; in pdf_write_multiple_halftone()
1145 switch (phtc->type) { in pdf_write_multiple_halftone()
1147 code = pdf_write_spot_halftone(pdev, &phtc->params.spot, in pdf_write_multiple_halftone()
1151 code = pdf_write_threshold_halftone(pdev, &phtc->params.threshold, in pdf_write_multiple_halftone()
1156 &phtc->params.threshold2, in pdf_write_multiple_halftone()
1172 const gs_halftone_component *phtc; in pdf_write_multiple_halftone() local
1185 phtc = &pmht->components[code]; in pdf_write_multiple_halftone()
1186 if ((code = pmht->get_colorname_string(pdev->memory, phtc->cname, &str, &len)) < 0 || in pdf_write_multiple_halftone()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgshtx.c69 gs_ht_component *phtc; in gs_ht_build() local
91 if (phtc == 0) { in gs_ht_build()
102 phtc[i].comp_number = i; in gs_ht_build()
103 phtc[i].cname = 0; in gs_ht_build()
104 phtc[i].type = ht_type_none; in gs_ht_build()
131 if (phtc->type != ht_type_none) in gs_ht_set_spot_comp()
134 phtc->type = ht_type_spot; in gs_ht_set_spot_comp()
167 if (phtc->type != ht_type_none) in gs_ht_set_threshold_comp()
170 phtc->type = ht_type_threshold; in gs_ht_set_threshold_comp()
221 if ((phtc->type != ht_type_spot) && (phtc->type != ht_type_threshold)) in check_ht()
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgshtx.c68 gs_ht_component *phtc; in gs_ht_build() local
90 if (phtc == 0) { in gs_ht_build()
101 phtc[i].comp_number = i; in gs_ht_build()
102 phtc[i].cname = 0; in gs_ht_build()
103 phtc[i].type = ht_type_none; in gs_ht_build()
133 phtc->type = ht_type_spot; in gs_ht_set_spot_comp()
221 if ((phtc->type != ht_type_spot) && (phtc->type != ht_type_threshold)) in check_ht()
232 gs_ht_component * phtc, in build_transfer_map() argument
308 pocs[inext].cname = phtc->cname; in alloc_ht_order()
321 gs_ht_component * phtc, in build_component() argument
[all …]
H A Dgdevpdfg.c1108 const gs_halftone_component *phtc; in pdf_write_multiple_halftone() local
1119 phtc = &pmht->components[code]; in pdf_write_multiple_halftone()
1122 switch (phtc->type) { in pdf_write_multiple_halftone()
1124 code = pdf_write_spot_halftone(pdev, &phtc->params.spot, in pdf_write_multiple_halftone()
1128 code = pdf_write_threshold_halftone(pdev, &phtc->params.threshold, in pdf_write_multiple_halftone()
1133 &phtc->params.threshold2, in pdf_write_multiple_halftone()
1149 const gs_halftone_component *phtc; in pdf_write_multiple_halftone() local
1162 phtc = &pmht->components[code]; in pdf_write_multiple_halftone()
1163 if ((code = pmht->get_colorname_string(pdev->memory, phtc->cname, &str, &len)) < 0 || in pdf_write_multiple_halftone()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgshtx.c73 gs_ht_component *phtc; in gs_ht_build() local
95 if (phtc == 0) { in gs_ht_build()
107 phtc[i].type = ht_type_none; in gs_ht_build()
135 if (phtc->type != ht_type_none) in gs_ht_set_spot_comp()
141 phtc->type = ht_type_spot; in gs_ht_set_spot_comp()
175 if (phtc->type != ht_type_none) in gs_ht_set_threshold_comp()
235 if ((phtc->type != ht_type_spot) && (phtc->type != ht_type_threshold)) in check_ht()
252 gs_ht_component * phtc, in build_transfer_map() argument
349 gs_ht_component * phtc, in build_component() argument
589 gs_ht_component *phtc = in gs_ht_set_mask_comp() local
[all …]
H A Dzht2.c59 gs_halftone_component *phtc; in zsethalftone5() local
93 phtc = gs_alloc_struct_array(mem, count, gs_halftone_component, in zsethalftone5()
98 if (pht == 0 || phtc == 0 || pdht == 0) in zsethalftone5()
101 for (i = 0, j = 0, pc = phtc; i < countof(color_names); i++) { in zsethalftone5()
156 pht->params.multiple.components = phtc; in zsethalftone5()
161 for (j = 0, pc = phtc; j < count; j++, pc++) { in zsethalftone5()
195 switch (phtc[j].type) { in zsethalftone5()
198 &phtc[j].params.spot.screen, in zsethalftone5()
232 gs_free_object(mem, phtc, ".sethalftone5"); in zsethalftone5()
H A Dgdevpdfg.c665 const gs_halftone_component *const phtc = &pmht->components[i]; in pdf_write_multiple_halftone() local
670 switch (phtc->type) { in pdf_write_multiple_halftone()
672 code = pdf_write_spot_halftone(pdev, &phtc->params.spot, in pdf_write_multiple_halftone()
676 code = pdf_write_threshold_halftone(pdev, &phtc->params.threshold, in pdf_write_multiple_halftone()
681 &phtc->params.threshold2, in pdf_write_multiple_halftone()
696 const gs_halftone_component *const phtc = &pmht->components[i]; in pdf_write_multiple_halftone() local
699 code = pdf_separation_name(pdev, &value, phtc->cname); in pdf_write_multiple_halftone()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgshtx.c73 gs_ht_component *phtc; in gs_ht_build() local
95 if (phtc == 0) { in gs_ht_build()
107 phtc[i].type = ht_type_none; in gs_ht_build()
135 if (phtc->type != ht_type_none) in gs_ht_set_spot_comp()
141 phtc->type = ht_type_spot; in gs_ht_set_spot_comp()
175 if (phtc->type != ht_type_none) in gs_ht_set_threshold_comp()
235 if ((phtc->type != ht_type_spot) && (phtc->type != ht_type_threshold)) in check_ht()
252 gs_ht_component * phtc, in build_transfer_map() argument
349 gs_ht_component * phtc, in build_component() argument
589 gs_ht_component *phtc = in gs_ht_set_mask_comp() local
[all …]
H A Dzht2.c59 gs_halftone_component *phtc; in zsethalftone5() local
93 phtc = gs_alloc_struct_array(mem, count, gs_halftone_component, in zsethalftone5()
98 if (pht == 0 || phtc == 0 || pdht == 0) in zsethalftone5()
101 for (i = 0, j = 0, pc = phtc; i < countof(color_names); i++) { in zsethalftone5()
156 pht->params.multiple.components = phtc; in zsethalftone5()
161 for (j = 0, pc = phtc; j < count; j++, pc++) { in zsethalftone5()
195 switch (phtc[j].type) { in zsethalftone5()
198 &phtc[j].params.spot.screen, in zsethalftone5()
232 gs_free_object(mem, phtc, ".sethalftone5"); in zsethalftone5()
H A Dgdevpdfg.c665 const gs_halftone_component *const phtc = &pmht->components[i]; in pdf_write_multiple_halftone() local
670 switch (phtc->type) { in pdf_write_multiple_halftone()
672 code = pdf_write_spot_halftone(pdev, &phtc->params.spot, in pdf_write_multiple_halftone()
676 code = pdf_write_threshold_halftone(pdev, &phtc->params.threshold, in pdf_write_multiple_halftone()
681 &phtc->params.threshold2, in pdf_write_multiple_halftone()
696 const gs_halftone_component *const phtc = &pmht->components[i]; in pdf_write_multiple_halftone() local
699 code = pdf_separation_name(pdev, &value, phtc->cname); in pdf_write_multiple_halftone()
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Dzht2.c70 gs_halftone_component *phtc = 0; in zsethalftone5() local
157 phtc = gs_alloc_struct_array(mem, count, gs_halftone_component, in zsethalftone5()
162 if (pht == 0 || phtc == 0 || pdht == 0) { in zsethalftone5()
171 for (j = 0, pc = phtc; ;) { in zsethalftone5()
231 pht->params.multiple.components = phtc; in zsethalftone5()
241 for (pc = phtc; ; ) { in zsethalftone5()
296 int comp_number = phtc[j].comp_number; in zsethalftone5()
304 switch (phtc[j].type) { in zsethalftone5()
307 &phtc[j].params.spot.screen, in zsethalftone5()
341 gs_free_object(mem, phtc, ".sethalftone5"); in zsethalftone5()
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Dzht2.c70 gs_halftone_component *phtc = 0; in zsethalftone5() local
157 phtc = gs_alloc_struct_array(mem, count, gs_halftone_component, in zsethalftone5()
162 if (pht == 0 || phtc == 0 || pdht == 0) { in zsethalftone5()
171 for (j = 0, pc = phtc; ;) { in zsethalftone5()
231 pht->params.multiple.components = phtc; in zsethalftone5()
241 for (pc = phtc; ; ) { in zsethalftone5()
296 int comp_number = phtc[j].comp_number; in zsethalftone5()
304 switch (phtc[j].type) { in zsethalftone5()
307 &phtc[j].params.spot.screen, in zsethalftone5()
341 gs_free_object(mem, phtc, ".sethalftone5"); in zsethalftone5()
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Dzht2.c73 gs_halftone_component *phtc = 0; in zsethalftone5() local
160 phtc = gs_alloc_struct_array(mem, count, gs_halftone_component, in zsethalftone5()
165 if (pht == 0 || phtc == 0 || pdht == 0) { in zsethalftone5()
174 for (j = 0, pc = phtc; ;) { in zsethalftone5()
234 pht->params.multiple.components = phtc; in zsethalftone5()
244 for (pc = phtc; ; ) { in zsethalftone5()
299 int comp_number = phtc[j].comp_number; in zsethalftone5()
307 switch (phtc[j].type) { in zsethalftone5()
310 &phtc[j].params.spot.screen, in zsethalftone5()
344 gs_free_object(mem, phtc, ".sethalftone5"); in zsethalftone5()
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Dzht2.c73 gs_halftone_component *phtc = 0; in zsethalftone5() local
160 phtc = gs_alloc_struct_array(mem, count, gs_halftone_component, in zsethalftone5()
165 if (pht == 0 || phtc == 0 || pdht == 0) { in zsethalftone5()
174 for (j = 0, pc = phtc; ;) { in zsethalftone5()
234 pht->params.multiple.components = phtc; in zsethalftone5()
244 for (pc = phtc; ; ) { in zsethalftone5()
299 int comp_number = phtc[j].comp_number; in zsethalftone5()
307 switch (phtc[j].type) { in zsethalftone5()
310 &phtc[j].params.spot.screen, in zsethalftone5()
344 gs_free_object(mem, phtc, ".sethalftone5"); in zsethalftone5()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Dzht2.c76 gs_halftone_component *phtc = 0; in zsethalftone5() local
177 phtc = gs_alloc_struct_array(mem, count, gs_halftone_component, in zsethalftone5()
182 if (pht == 0 || phtc == 0 || pdht == 0) { in zsethalftone5()
191 for (j = 0, pc = phtc; ;) { in zsethalftone5()
253 pht->params.multiple.components = phtc; in zsethalftone5()
263 for (pc = phtc; ; ) { in zsethalftone5()
320 int comp_number = phtc[j].comp_number; in zsethalftone5()
328 switch (phtc[j].type) { in zsethalftone5()
331 &phtc[j].params.spot.screen, in zsethalftone5()
366 gs_free_object(mem, phtc, ".sethalftone5"); in zsethalftone5()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Dzht2.c76 gs_halftone_component *phtc = 0; in zsethalftone5() local
177 phtc = gs_alloc_struct_array(mem, count, gs_halftone_component, in zsethalftone5()
182 if (pht == 0 || phtc == 0 || pdht == 0) { in zsethalftone5()
191 for (j = 0, pc = phtc; ;) { in zsethalftone5()
253 pht->params.multiple.components = phtc; in zsethalftone5()
263 for (pc = phtc; ; ) { in zsethalftone5()
320 int comp_number = phtc[j].comp_number; in zsethalftone5()
328 switch (phtc[j].type) { in zsethalftone5()
331 &phtc[j].params.spot.screen, in zsethalftone5()
366 gs_free_object(mem, phtc, ".sethalftone5"); in zsethalftone5()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/vector/
H A Dgdevpdfg.c2627 const gs_halftone_component *phtc; in pdf_write_multiple_halftone() local
2638 phtc = &pmht->components[code]; in pdf_write_multiple_halftone()
2641 switch (phtc->type) { in pdf_write_multiple_halftone()
2643 code = pdf_write_spot_halftone(pdev, &phtc->params.spot, in pdf_write_multiple_halftone()
2647 code = pdf_write_threshold_halftone(pdev, &phtc->params.threshold, in pdf_write_multiple_halftone()
2652 &phtc->params.threshold2, in pdf_write_multiple_halftone()
2668 const gs_halftone_component *phtc; in pdf_write_multiple_halftone() local
2681 phtc = &pmht->components[code]; in pdf_write_multiple_halftone()
2682 if ((code = pmht->get_colorname_string(pdev->memory, phtc->cname, &str, &len)) < 0 || in pdf_write_multiple_halftone()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/vector/
H A Dgdevpdfg.c2627 const gs_halftone_component *phtc; in pdf_write_multiple_halftone() local
2638 phtc = &pmht->components[code]; in pdf_write_multiple_halftone()
2641 switch (phtc->type) { in pdf_write_multiple_halftone()
2643 code = pdf_write_spot_halftone(pdev, &phtc->params.spot, in pdf_write_multiple_halftone()
2647 code = pdf_write_threshold_halftone(pdev, &phtc->params.threshold, in pdf_write_multiple_halftone()
2652 &phtc->params.threshold2, in pdf_write_multiple_halftone()
2668 const gs_halftone_component *phtc; in pdf_write_multiple_halftone() local
2681 phtc = &pmht->components[code]; in pdf_write_multiple_halftone()
2682 if ((code = pmht->get_colorname_string(pdev->memory, phtc->cname, &str, &len)) < 0 || in pdf_write_multiple_halftone()
/dports/chinese/rime-array/rime-array-d10f2f8b2aec7c7e736ace01e8a399e5ae5e7c3a/
H A Darray30_phrases.dict.yaml118302 國民黨 phtc'
118303 國際 phtc'
118304 國際法 phtc'