Home
last modified time | relevance | path

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

12345678910>>...12

/dports/math/vtk9/VTK-9.1.0/Rendering/Matplotlib/
H A DvtkMatplotlibMathTextUtilities.cxx754 tcolors.hasBackground = (static_cast<unsigned char>(tcolors.bgA * 255) != 0); in ComputeTextColors()
859 if (tcolors.hasFrame && in RenderOneCell()
860 (col < (bbox[0] + tcolors.frW) || col > (bbox[1] - tcolors.frW) || in RenderOneCell()
861 row > (bbox[3] - tcolors.frW) || row < (bbox[2] + tcolors.frW))) in RenderOneCell()
877 ptr[0] = tcolors.fgR; in RenderOneCell()
878 ptr[1] = tcolors.fgG; in RenderOneCell()
879 ptr[2] = tcolors.fgB; in RenderOneCell()
897 if (tcolors.hasFrame && in RenderOneCell()
898 (col < (bbox[0] + tcolors.frW) || col > (bbox[1] - tcolors.frW) || in RenderOneCell()
899 row > (bbox[3] - tcolors.frW) || row < (bbox[2] + tcolors.frW))) in RenderOneCell()
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgdevmr2n.c71 const gx_strip_bitmap * textures, const gx_color_index * tcolors, in mem_gray_strip_copy_rop() argument
78 const gx_color_index *real_tcolors = tcolors; in mem_gray_strip_copy_rop()
91 id, scolors, textures, tcolors, in mem_gray_strip_copy_rop()
99 (tcolors && (tcolors[0] != tcolors[1])) in mem_gray_strip_copy_rop()
103 scolors, textures, tcolors, in mem_gray_strip_copy_rop()
120 if (tcolors) { in mem_gray_strip_copy_rop()
123 if (tcolors[0] != 0 && tcolors[0] != max_pixel) { in mem_gray_strip_copy_rop()
125 *(byte *) & tdata = (byte) tcolors[0] << (8 - depth); in mem_gray_strip_copy_rop()
134 tcolors2[0] = tcolors2[1] = tcolors[0] & 1; in mem_gray_strip_copy_rop()
173 scolors, textures, tcolors, in mem_gray_strip_copy_rop()
H A Dgdevmr8n.c96 else if (tcolors != 0 && tcolors[0] == tcolors[1]) { in mem_gray8_rgb24_strip_copy_rop()
98 const_texture = tcolors[0]; in mem_gray8_rgb24_strip_copy_rop()
173 if (tcolors) in mem_gray8_rgb24_strip_copy_rop()
177 tcolors = local_tcolors; in mem_gray8_rgb24_strip_copy_rop()
350 if (tcolors) { in mem_gray8_rgb24_strip_copy_rop()
461 if (tcolors) in mem_gray8_rgb24_strip_copy_rop()
510 (tcolors ? cbit8(trow, tx, tcolors) : *tptr); in mem_gray8_rgb24_strip_copy_rop()
521 (tcolors ? cbit24(tptr, tx, tcolors) : in mem_gray8_rgb24_strip_copy_rop()
705 if (tcolors) { in mem_gray8_rgb24_strip_copy_rop()
779 (tcolors ? cbit8(tptr, tx, tcolors) : *tptr); in mem_gray8_rgb24_strip_copy_rop()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgdevmr2n.c71 const gx_strip_bitmap * textures, const gx_color_index * tcolors, in mem_gray_strip_copy_rop() argument
78 const gx_color_index *real_tcolors = tcolors; in mem_gray_strip_copy_rop()
91 id, scolors, textures, tcolors, in mem_gray_strip_copy_rop()
99 (tcolors && (tcolors[0] != tcolors[1])) in mem_gray_strip_copy_rop()
103 scolors, textures, tcolors, in mem_gray_strip_copy_rop()
120 if (tcolors) { in mem_gray_strip_copy_rop()
123 if (tcolors[0] != 0 && tcolors[0] != max_pixel) { in mem_gray_strip_copy_rop()
125 *(byte *) & tdata = (byte) tcolors[0] << (8 - depth); in mem_gray_strip_copy_rop()
134 tcolors2[0] = tcolors2[1] = tcolors[0] & 1; in mem_gray_strip_copy_rop()
173 scolors, textures, tcolors, in mem_gray_strip_copy_rop()
H A Dgdevmr8n.c96 else if (tcolors != 0 && tcolors[0] == tcolors[1]) { in mem_gray8_rgb24_strip_copy_rop()
98 const_texture = tcolors[0]; in mem_gray8_rgb24_strip_copy_rop()
173 if (tcolors) in mem_gray8_rgb24_strip_copy_rop()
177 tcolors = local_tcolors; in mem_gray8_rgb24_strip_copy_rop()
350 if (tcolors) { in mem_gray8_rgb24_strip_copy_rop()
461 if (tcolors) in mem_gray8_rgb24_strip_copy_rop()
510 (tcolors ? cbit8(trow, tx, tcolors) : *tptr); in mem_gray8_rgb24_strip_copy_rop()
521 (tcolors ? cbit24(tptr, tx, tcolors) : in mem_gray8_rgb24_strip_copy_rop()
705 if (tcolors) { in mem_gray8_rgb24_strip_copy_rop()
779 (tcolors ? cbit8(tptr, tx, tcolors) : *tptr); in mem_gray8_rgb24_strip_copy_rop()
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevmr2n.c71 const gx_strip_bitmap * textures, const gx_color_index * tcolors, in mem_gray_strip_copy_rop() argument
78 const gx_color_index *real_tcolors = tcolors; in mem_gray_strip_copy_rop()
91 id, scolors, textures, tcolors, in mem_gray_strip_copy_rop()
99 (tcolors && (tcolors[0] != tcolors[1])) in mem_gray_strip_copy_rop()
103 scolors, textures, tcolors, in mem_gray_strip_copy_rop()
120 if (tcolors) { in mem_gray_strip_copy_rop()
123 if (tcolors[0] != 0 && tcolors[0] != max_pixel) { in mem_gray_strip_copy_rop()
125 *(byte *) & tdata = (byte) tcolors[0] << (8 - depth); in mem_gray_strip_copy_rop()
134 tcolors2[0] = tcolors2[1] = tcolors[0] & 1; in mem_gray_strip_copy_rop()
173 scolors, textures, tcolors, in mem_gray_strip_copy_rop()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevmr2n.c71 const gx_strip_bitmap * textures, const gx_color_index * tcolors, in mem_gray_strip_copy_rop() argument
78 const gx_color_index *real_tcolors = tcolors; in mem_gray_strip_copy_rop()
91 id, scolors, textures, tcolors, in mem_gray_strip_copy_rop()
99 (tcolors && (tcolors[0] != tcolors[1])) in mem_gray_strip_copy_rop()
103 scolors, textures, tcolors, in mem_gray_strip_copy_rop()
120 if (tcolors) { in mem_gray_strip_copy_rop()
123 if (tcolors[0] != 0 && tcolors[0] != max_pixel) { in mem_gray_strip_copy_rop()
125 *(byte *) & tdata = (byte) tcolors[0] << (8 - depth); in mem_gray_strip_copy_rop()
134 tcolors2[0] = tcolors2[1] = tcolors[0] & 1; in mem_gray_strip_copy_rop()
173 scolors, textures, tcolors, in mem_gray_strip_copy_rop()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevmr2n.c69 const gx_strip_bitmap * textures, const gx_color_index * tcolors, in mem_gray_strip_copy_rop() argument
76 const gx_color_index *real_tcolors = tcolors; in mem_gray_strip_copy_rop()
89 id, scolors, textures, tcolors, in mem_gray_strip_copy_rop()
97 (tcolors && (tcolors[0] != tcolors[1])) in mem_gray_strip_copy_rop()
101 scolors, textures, tcolors, in mem_gray_strip_copy_rop()
117 if (tcolors) { in mem_gray_strip_copy_rop()
120 if (tcolors[0] != 0 && tcolors[0] != max_pixel) { in mem_gray_strip_copy_rop()
122 *(byte *) & tdata = (byte) tcolors[0] << (8 - depth); in mem_gray_strip_copy_rop()
131 tcolors2[0] = tcolors2[1] = tcolors[0] & 1; in mem_gray_strip_copy_rop()
170 scolors, textures, tcolors, in mem_gray_strip_copy_rop()
H A Dgsnorop.c45 const gx_strip_bitmap * textures, const gx_color_index * tcolors, in mem_mono_strip_copy_rop() argument
56 const gx_strip_bitmap * textures, const gx_color_index * tcolors, in mem_gray_strip_copy_rop() argument
67 const gx_strip_bitmap * textures, const gx_color_index * tcolors, in mem_gray8_rgb24_strip_copy_rop() argument
80 const gx_tile_bitmap * texture, const gx_color_index * tcolors, in gx_default_copy_rop() argument
91 const gx_strip_bitmap * textures, const gx_color_index * tcolors, in gx_default_strip_copy_rop() argument
102 const gx_strip_bitmap * textures, const gx_color_index * tcolors, in mem_default_strip_copy_rop() argument
H A Dgdevmr8n.c48 const gx_strip_bitmap * textures, const gx_color_index * tcolors, in mem_gray8_rgb24_strip_copy_rop() argument
82 else if (tcolors != 0 && tcolors[0] == tcolors[1]) { in mem_gray8_rgb24_strip_copy_rop()
84 const_texture = tcolors[0]; in mem_gray8_rgb24_strip_copy_rop()
128 scolors, textures, tcolors, in mem_gray8_rgb24_strip_copy_rop()
281 if (tcolors) { in mem_gray8_rgb24_strip_copy_rop()
286 byte t_pixel = cbit8(tptr, tx, tcolors); in mem_gray8_rgb24_strip_copy_rop()
295 bits32 t_pixel = cbit24(tptr, tx, tcolors); in mem_gray8_rgb24_strip_copy_rop()
363 (tcolors ? cbit8(tptr, tx, tcolors) : *tptr); in mem_gray8_rgb24_strip_copy_rop()
379 (tcolors ? cbit24(tptr, tx, tcolors) : in mem_gray8_rgb24_strip_copy_rop()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevmr2n.c69 const gx_strip_bitmap * textures, const gx_color_index * tcolors, in mem_gray_strip_copy_rop() argument
76 const gx_color_index *real_tcolors = tcolors; in mem_gray_strip_copy_rop()
89 id, scolors, textures, tcolors, in mem_gray_strip_copy_rop()
97 (tcolors && (tcolors[0] != tcolors[1])) in mem_gray_strip_copy_rop()
101 scolors, textures, tcolors, in mem_gray_strip_copy_rop()
117 if (tcolors) { in mem_gray_strip_copy_rop()
120 if (tcolors[0] != 0 && tcolors[0] != max_pixel) { in mem_gray_strip_copy_rop()
122 *(byte *) & tdata = (byte) tcolors[0] << (8 - depth); in mem_gray_strip_copy_rop()
131 tcolors2[0] = tcolors2[1] = tcolors[0] & 1; in mem_gray_strip_copy_rop()
170 scolors, textures, tcolors, in mem_gray_strip_copy_rop()
H A Dgsnorop.c45 const gx_strip_bitmap * textures, const gx_color_index * tcolors, in mem_mono_strip_copy_rop() argument
56 const gx_strip_bitmap * textures, const gx_color_index * tcolors, in mem_gray_strip_copy_rop() argument
67 const gx_strip_bitmap * textures, const gx_color_index * tcolors, in mem_gray8_rgb24_strip_copy_rop() argument
80 const gx_tile_bitmap * texture, const gx_color_index * tcolors, in gx_default_copy_rop() argument
91 const gx_strip_bitmap * textures, const gx_color_index * tcolors, in gx_default_strip_copy_rop() argument
102 const gx_strip_bitmap * textures, const gx_color_index * tcolors, in mem_default_strip_copy_rop() argument
H A Dgdevmr8n.c48 const gx_strip_bitmap * textures, const gx_color_index * tcolors, in mem_gray8_rgb24_strip_copy_rop() argument
82 else if (tcolors != 0 && tcolors[0] == tcolors[1]) { in mem_gray8_rgb24_strip_copy_rop()
84 const_texture = tcolors[0]; in mem_gray8_rgb24_strip_copy_rop()
128 scolors, textures, tcolors, in mem_gray8_rgb24_strip_copy_rop()
281 if (tcolors) { in mem_gray8_rgb24_strip_copy_rop()
286 byte t_pixel = cbit8(tptr, tx, tcolors); in mem_gray8_rgb24_strip_copy_rop()
295 bits32 t_pixel = cbit24(tptr, tx, tcolors); in mem_gray8_rgb24_strip_copy_rop()
363 (tcolors ? cbit8(tptr, tx, tcolors) : *tptr); in mem_gray8_rgb24_strip_copy_rop()
379 (tcolors ? cbit24(tptr, tx, tcolors) : in mem_gray8_rgb24_strip_copy_rop()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevmr2n.c75 const gx_strip_bitmap * textures, const gx_color_index * tcolors, in mem_gray_strip_copy_rop() argument
82 const gx_color_index *real_tcolors = tcolors; in mem_gray_strip_copy_rop()
95 id, scolors, textures, tcolors, in mem_gray_strip_copy_rop()
103 (tcolors && (tcolors[0] != tcolors[1])) in mem_gray_strip_copy_rop()
107 scolors, textures, tcolors, in mem_gray_strip_copy_rop()
123 if (tcolors) { in mem_gray_strip_copy_rop()
126 if (tcolors[0] != 0 && tcolors[0] != max_pixel) { in mem_gray_strip_copy_rop()
128 *(byte *) & tdata = (byte) tcolors[0] << (8 - depth); in mem_gray_strip_copy_rop()
137 tcolors2[0] = tcolors2[1] = tcolors[0] & 1; in mem_gray_strip_copy_rop()
176 scolors, textures, tcolors, in mem_gray_strip_copy_rop()
H A Dgdevmr8n.c53 const gx_strip_bitmap * textures, const gx_color_index * tcolors, in mem_gray8_rgb24_strip_copy_rop() argument
87 else if (tcolors != 0 && tcolors[0] == tcolors[1]) { in mem_gray8_rgb24_strip_copy_rop()
89 const_texture = tcolors[0]; in mem_gray8_rgb24_strip_copy_rop()
133 scolors, textures, tcolors, in mem_gray8_rgb24_strip_copy_rop()
273 if (tcolors) { in mem_gray8_rgb24_strip_copy_rop()
278 byte t_pixel = cbit8(tptr, tx, tcolors); in mem_gray8_rgb24_strip_copy_rop()
285 bits32 t_pixel = cbit24(tptr, tx, tcolors); in mem_gray8_rgb24_strip_copy_rop()
347 (tcolors ? cbit8(tptr, tx, tcolors) : *tptr); in mem_gray8_rgb24_strip_copy_rop()
361 (tcolors ? cbit24(tptr, tx, tcolors) : in mem_gray8_rgb24_strip_copy_rop()
H A Dgsnorop.c50 const gx_strip_bitmap * textures, const gx_color_index * tcolors, in mem_mono_strip_copy_rop() argument
61 const gx_strip_bitmap * textures, const gx_color_index * tcolors, in mem_gray_strip_copy_rop() argument
72 const gx_strip_bitmap * textures, const gx_color_index * tcolors, in mem_gray8_rgb24_strip_copy_rop() argument
85 const gx_tile_bitmap * texture, const gx_color_index * tcolors, in gx_default_copy_rop() argument
96 const gx_strip_bitmap * textures, const gx_color_index * tcolors, in gx_default_strip_copy_rop() argument
107 const gx_strip_bitmap * textures, const gx_color_index * tcolors, in mem_default_strip_copy_rop() argument
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevmr2n.c75 const gx_strip_bitmap * textures, const gx_color_index * tcolors, in mem_gray_strip_copy_rop() argument
82 const gx_color_index *real_tcolors = tcolors; in mem_gray_strip_copy_rop()
95 id, scolors, textures, tcolors, in mem_gray_strip_copy_rop()
103 (tcolors && (tcolors[0] != tcolors[1])) in mem_gray_strip_copy_rop()
107 scolors, textures, tcolors, in mem_gray_strip_copy_rop()
123 if (tcolors) { in mem_gray_strip_copy_rop()
126 if (tcolors[0] != 0 && tcolors[0] != max_pixel) { in mem_gray_strip_copy_rop()
128 *(byte *) & tdata = (byte) tcolors[0] << (8 - depth); in mem_gray_strip_copy_rop()
137 tcolors2[0] = tcolors2[1] = tcolors[0] & 1; in mem_gray_strip_copy_rop()
176 scolors, textures, tcolors, in mem_gray_strip_copy_rop()
H A Dgdevmr8n.c53 const gx_strip_bitmap * textures, const gx_color_index * tcolors, in mem_gray8_rgb24_strip_copy_rop() argument
87 else if (tcolors != 0 && tcolors[0] == tcolors[1]) { in mem_gray8_rgb24_strip_copy_rop()
89 const_texture = tcolors[0]; in mem_gray8_rgb24_strip_copy_rop()
133 scolors, textures, tcolors, in mem_gray8_rgb24_strip_copy_rop()
273 if (tcolors) { in mem_gray8_rgb24_strip_copy_rop()
278 byte t_pixel = cbit8(tptr, tx, tcolors); in mem_gray8_rgb24_strip_copy_rop()
285 bits32 t_pixel = cbit24(tptr, tx, tcolors); in mem_gray8_rgb24_strip_copy_rop()
347 (tcolors ? cbit8(tptr, tx, tcolors) : *tptr); in mem_gray8_rgb24_strip_copy_rop()
361 (tcolors ? cbit24(tptr, tx, tcolors) : in mem_gray8_rgb24_strip_copy_rop()
H A Dgsnorop.c50 const gx_strip_bitmap * textures, const gx_color_index * tcolors, in mem_mono_strip_copy_rop() argument
61 const gx_strip_bitmap * textures, const gx_color_index * tcolors, in mem_gray_strip_copy_rop() argument
72 const gx_strip_bitmap * textures, const gx_color_index * tcolors, in mem_gray8_rgb24_strip_copy_rop() argument
85 const gx_tile_bitmap * texture, const gx_color_index * tcolors, in gx_default_copy_rop() argument
96 const gx_strip_bitmap * textures, const gx_color_index * tcolors, in gx_default_strip_copy_rop() argument
107 const gx_strip_bitmap * textures, const gx_color_index * tcolors, in mem_default_strip_copy_rop() argument
/dports/math/spooles-mpich/spooles.2.2_SHARED/BKL/src/
H A DexhSearch.c29 int tcolors[] in BKL_exhSearch() argument
39 if ( bkl == NULL || mdom < 1 || domids == NULL || tcolors == NULL ) { in BKL_exhSearch()
41 "\n bad input\n", bkl, mdom, domids, tcolors) ; in BKL_exhSearch()
48 bkl, mdom, domids, tcolors) ; in BKL_exhSearch()
59 tcolors[iloc] = colors[idom] ; in BKL_exhSearch()
69 bkl, mdom, domids, tcolors) ; in BKL_exhSearch()
129 tcolors[jloc] = colors[domids[jloc]] ; in BKL_exhSearch()
141 if ( colors[idom] != tcolors[iloc] ) { in BKL_exhSearch()
/dports/math/spooles-mpich/spooles.2.2/BKL/src/
H A DexhSearch.c29 int tcolors[] in BKL_exhSearch() argument
39 if ( bkl == NULL || mdom < 1 || domids == NULL || tcolors == NULL ) { in BKL_exhSearch()
41 "\n bad input\n", bkl, mdom, domids, tcolors) ; in BKL_exhSearch()
48 bkl, mdom, domids, tcolors) ; in BKL_exhSearch()
59 tcolors[iloc] = colors[idom] ; in BKL_exhSearch()
69 bkl, mdom, domids, tcolors) ; in BKL_exhSearch()
129 tcolors[jloc] = colors[domids[jloc]] ; in BKL_exhSearch()
141 if ( colors[idom] != tcolors[iloc] ) { in BKL_exhSearch()
/dports/math/spooles/spooles.2.2_SHARED/BKL/src/
H A DexhSearch.c29 int tcolors[] in BKL_exhSearch() argument
39 if ( bkl == NULL || mdom < 1 || domids == NULL || tcolors == NULL ) { in BKL_exhSearch()
41 "\n bad input\n", bkl, mdom, domids, tcolors) ; in BKL_exhSearch()
48 bkl, mdom, domids, tcolors) ; in BKL_exhSearch()
59 tcolors[iloc] = colors[idom] ; in BKL_exhSearch()
69 bkl, mdom, domids, tcolors) ; in BKL_exhSearch()
129 tcolors[jloc] = colors[domids[jloc]] ; in BKL_exhSearch()
141 if ( colors[idom] != tcolors[iloc] ) { in BKL_exhSearch()
/dports/math/spooles/spooles.2.2/BKL/src/
H A DexhSearch.c29 int tcolors[] in BKL_exhSearch() argument
39 if ( bkl == NULL || mdom < 1 || domids == NULL || tcolors == NULL ) { in BKL_exhSearch()
41 "\n bad input\n", bkl, mdom, domids, tcolors) ; in BKL_exhSearch()
48 bkl, mdom, domids, tcolors) ; in BKL_exhSearch()
59 tcolors[iloc] = colors[idom] ; in BKL_exhSearch()
69 bkl, mdom, domids, tcolors) ; in BKL_exhSearch()
129 tcolors[jloc] = colors[domids[jloc]] ; in BKL_exhSearch()
141 if ( colors[idom] != tcolors[iloc] ) { in BKL_exhSearch()
/dports/graphics/gle/gle-3.1.0/examples/
H A Dtexas.c52 float tcolors [NUMPOINTS][3]; variable
62 tcolors[i][0] = (r); \
63 tcolors[i][1] = (g); \
64 tcolors[i][2] = (b); \
104 tcolors[i][0] = (r); in init_spine()
105 tcolors[i][1] = (g); in init_spine()
106 tcolors[i][2] = (b); in init_spine()
197 NULL, NUMPOINTS, tspine, tcolors); in DrawStuff()
217 NULL, NUMPOINTS, tspine, tcolors); in DrawStuff()
/dports/graphics/libraw/LibRaw-0.20.2/src/decoders/
H A Dunpack_thumb.cpp116 T.tcolors = 3; in unpack_thumb()
129 T.tcolors = 3; in unpack_thumb()
141 T.tcolors = (cinfo.num_components > 0 && cinfo.num_components <= 3) in unpack_thumb()
190 T.tcolors = colors; in unpack_thumb()
203 T.tcolors = 3; in unpack_thumb()
204 T.thumb = (char *)calloc(T.tcolors, tlength); in unpack_thumb()
216 T.tlength = T.tcolors * tlength; in unpack_thumb()
243 T.tcolors = 3; in unpack_thumb()
245 T.tcolors = 1; in unpack_thumb()
287 if (!T.tcolors) in unpack_thumb()
[all …]

12345678910>>...12