Home
last modified time | relevance | path

Searched refs:brush_s (Results 1 – 18 of 18) sorted by relevance

/dports/graphics/mypaint/mypaint-2.0.1/lib/
H A Dcolorring.hpp41 float brush_h, brush_s, brush_v; member in SCWSColorSelector
45 brush_s = s; in set_brush_color()
62 *s = brush_s; in get_hsva_at()
79 if( only_colors == false && floor(*s*200.0f) == floor(brush_s*200.0f) ) { in get_hsva_at()
H A Dcolorchanger_crossed_bowl.hpp14 float brush_h, brush_s, brush_v; member in ColorChangerCrossedBowl
18 brush_s = s; in set_brush_color()
149 s = brush_s + pre->s/255.0; in get_hsv()
H A Dcolorchanger_wash.hpp16 float brush_h, brush_s, brush_v; member in ColorChangerWash
20 brush_s = s; in set_brush_color()
215 s = brush_s + pre->s/255.0; in get_hsv()
/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/radiant/
H A DQERTYPES.H228 struct brush_s;
229 typedef struct brush_s brush_t;
277 typedef struct brush_s struct
279 struct brush_s *prev, *next; // links in active/selected argument
280 struct brush_s *oprev, *onext; // links in entity argument
/dports/games/netradiant/netradiant-20150621-src/tools/quake2/extra/qe4/
H A Dbrush.h54 typedef struct brush_s struct
56 struct brush_s *prev, *next; // links in active/selected argument
57 struct brush_s *oprev, *onext; // links in entity argument
/dports/games/gtkradiant/GPL/Q2Tools/qe4/
H A Dbrush.h54 typedef struct brush_s struct
56 struct brush_s *prev, *next; // links in active/selected argument
57 struct brush_s *oprev, *onext; // links in entity argument
/dports/games/quakeforge/quakeforge-0.7.2/tools/qfbsp/include/
H A Dbrush.h39 typedef struct brush_s { struct
40 struct brush_s *next; argument
H A Ddraw.h35 struct brush_s;
51 void DrawBrush (const struct brush_s *b);
/dports/games/uhexen2/hexen2source-1.5.9/utils/qbsp/
H A Dbsp5.h138 typedef struct brush_s struct
140 struct brush_s *next; argument
321 struct brush_s *AllocBrush (void);
/dports/games/quakeforge/quakeforge-0.7.2/tools/qfbsp/source/
H A Dnodraw.c77 DrawBrush (const struct brush_s *b) in DrawBrush()
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonz/
H A Dpixmaps.h11 eraser_s, selectFiller, joiner, levelArrow, pen, brush_s, pickStyle,
/dports/games/zhlt/zhlt-3.4/hlcsg/
H A Dcsg.h147 typedef struct brush_s struct
/dports/games/gtkradiant/GPL/Q2Tools/bsp/qbsp3/
H A Dqbsp.h68 typedef struct brush_s struct
/dports/games/netradiant/netradiant-20150621-src/tools/quake2/extra/bsp/qbsp3/
H A Dqbsp.h68 typedef struct brush_s struct
/dports/games/netradiant/netradiant-20150621-src/tools/quake2/q2map/
H A Dqbsp.h95 typedef struct brush_s struct
/dports/games/gtkradiant/GPL/GtkRadiant/tools/quake2/q2map/
H A Dqbsp.h95 typedef struct brush_s struct
/dports/games/gtkradiant/GPL/GtkRadiant/tools/quake3/q3map2/
H A Dq3map2.h833 typedef struct brush_s struct
835 struct brush_s *next; argument
836 struct brush_s *nextColorModBrush; /* ydnar: colorMod volume brushes go here */ argument
837 struct brush_s *original; /* chopped up brushes will reference the originals */ argument
/dports/games/netradiant/netradiant-20150621-src/tools/quake3/q3map2/
H A Dq3map2.h892 typedef struct brush_s struct
894 struct brush_s *next; argument
895 struct brush_s *nextColorModBrush; /* ydnar: colorMod volume brushes go here */ argument
896 struct brush_s *original; /* chopped up brushes will reference the originals */ argument