Home
last modified time | relevance | path

Searched defs:color_s (Results 1 – 13 of 13) sorted by path

/dports/devel/etl/synfig-1.2.2/synfig-studio/src/brushlib/
H A Dbrush.hpp428 float color_s = settings[BRUSH_COLOR_S]->base_value; in prepare_and_draw_dab() local
/dports/finance/skrooge/skrooge-2.26.1/skgbasegui/
H A Dskgtablewithgraph.cpp1781 int color_s; in redrawGraph() local
/dports/graphics/freeimage/FreeImage/Source/FreeImageToolkit/
H A DCopyPaste.cpp263 RGBTRIPLE color_s; in Combine16_555() local
323 RGBTRIPLE color_s; in Combine16_565() local
/dports/graphics/grafx2/grafx2/src/
H A Dwindows.c125 … byte color_tl,byte color_br,byte color_s,byte color_tlc,byte color_brc) in Window_display_frame_generic()
/dports/graphics/graphviz/graphviz-2.44.1/lib/common/
H A Dcolor.h34 typedef struct color_s { struct
35 union {
43 } u;
44 color_type_t type;
/dports/graphics/libmypaint/libmypaint-1.6.1/
H A Dmypaint-brush.c1034 float color_s = BASEVAL(self, COLOR_S); in prepare_and_draw_dab() local
/dports/graphics/synfig/synfig-1.2.2/synfig-studio/src/brushlib/
H A Dbrush.hpp428 float color_s = settings[BRUSH_COLOR_S]->base_value; in prepare_and_draw_dab() local
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-studio/src/brushlib/
H A Dbrush.hpp428 float color_s = settings[BRUSH_COLOR_S]->base_value; in prepare_and_draw_dab() local
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dcolor.c2691 char color_s[40]; local
H A Dimgproc.c8361 char color_s[40]; local
H A Dxpixmap.c3980 char color_s[40], trans_color_s[40], *s, inbuf[MAXSTRING], *c_ptr, *line; local
4582 char color_s[40], trans_color_s[40], *s=NULL, inbuf[MAXSTRING]; local
5169 char color_s[40], trans_color_s[40], tmp_fname[MAXPATHLENGTH]; local
/dports/print/gimp-gutenprint/gutenprint-5.3.3/test/
H A Dpixma_parse.h267 typedef struct color_s { struct
268 char name; /* name (one of CMYKcmykH) */
269 int bpp; /* number of bits */
270 int level; /* number of levels */
271 int density; /* relative density to the other colors*/
272 unsigned int value;/* last used dot value */
273 unsigned int* dots; /* number of dots for every level */
275 int compression; /* bits are compressed */
276 rasterline_t* head; /* end of linked list */
277 rasterline_t* tail; /* start of linked list */
[all …]
/dports/print/gutenprint/gutenprint-5.3.3/test/
H A Dpixma_parse.h267 typedef struct color_s { struct
268 char name; /* name (one of CMYKcmykH) */
269 int bpp; /* number of bits */
270 int level; /* number of levels */
271 int density; /* relative density to the other colors*/
272 unsigned int value;/* last used dot value */
273 unsigned int* dots; /* number of dots for every level */
275 int compression; /* bits are compressed */
276 rasterline_t* head; /* end of linked list */
277 rasterline_t* tail; /* start of linked list */
[all …]