Home
last modified time | relevance | path

Searched defs:draw_gradient (Results 1 – 19 of 19) sorted by relevance

/dports/games/supertux2/SuperTux-v0.6.3-Source/src/video/null/
H A Dnull_painter.cpp37 NullPainter::draw_gradient(const GradientRequest& request) in draw_gradient() function in NullPainter
/dports/x11-wm/afterstep-stable/afterstep-devel-2.2.12/perl-AfterImage/lib/
H A DAfterImage.pm104 sub draw_gradient { subroutine
/dports/editors/setzer/Setzer-0.4.1/setzer/workspace/welcome_screen/
H A Dwelcome_screen.py137 def draw_gradient(self, ctx): member in WelcomeScreen
/dports/graphics/py-cairosvg/CairoSVG-2.5.2/cairosvg/
H A Ddefs.py157 def draw_gradient(surface, node, name, opacity): function
/dports/graphics/frei0r-plugins-opencv/frei0r-1.7.0-18-g86475d3/src/filter/cairogradient/
H A Dcairogradient.c261 void draw_gradient(cairo_gradient_instance_t* inst, unsigned char* dst, const unsigned char* src, d… in draw_gradient() function
/dports/graphics/frei0r/frei0r-1.7.0-18-g86475d3/src/filter/cairogradient/
H A Dcairogradient.c261 void draw_gradient(cairo_gradient_instance_t* inst, unsigned char* dst, const unsigned char* src, d… in draw_gradient() function
/dports/graphics/frei0r-plugins-gavl/frei0r-1.7.0-18-g86475d3/src/filter/cairogradient/
H A Dcairogradient.c261 void draw_gradient(cairo_gradient_instance_t* inst, unsigned char* dst, const unsigned char* src, d… in draw_gradient() function
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/video/gl/
H A Dgl_painter.cpp184 GLPainter::draw_gradient(const GradientRequest& request) in draw_gradient() function in GLPainter
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/video/
H A Dcanvas.cpp244 Canvas::draw_gradient(const Color& top, const Color& bottom, int layer, in draw_gradient() function in Canvas
/dports/games/supertux2/SuperTux-v0.6.3-Source/src/video/sdl/
H A Dsdl_painter.cpp265 SDLPainter::draw_gradient(const GradientRequest& request) in draw_gradient() function in SDLPainter
/dports/x11-toolkits/mowitz/Mowitz-0.2.1/Mowitz/
H A DMwAnimator.c347 static void draw_gradient(Widget w, Pixmap scribble) in draw_gradient() function
/dports/graphics/frei0r/frei0r-1.7.0-18-g86475d3/src/generator/test_pat/
H A Dtest_pat_L.c76 void draw_gradient(float *sl, int w, int h, int x, int y, int wr, int hr, float gray1, float gray2,… in draw_gradient() function
/dports/graphics/frei0r-plugins-gavl/frei0r-1.7.0-18-g86475d3/src/generator/test_pat/
H A Dtest_pat_L.c76 void draw_gradient(float *sl, int w, int h, int x, int y, int wr, int hr, float gray1, float gray2,… in draw_gradient() function
/dports/graphics/frei0r-plugins-opencv/frei0r-1.7.0-18-g86475d3/src/generator/test_pat/
H A Dtest_pat_L.c76 void draw_gradient(float *sl, int w, int h, int x, int y, int wr, int hr, float gray1, float gray2,… in draw_gradient() function
/dports/astro/siril/siril/src/gui/
H A Dhistogram.c429 static void draw_gradient(cairo_t *cr, int width, int height) { in draw_gradient() function
/dports/deskutils/cairo-dock-plugins/cairo-dock-plug-ins-3.4.1/alsaMixer/src/
H A Dtransport-widget.c578 draw_gradient (cairo_t* cr, in draw_gradient() function
/dports/deskutils/genius/genius-1.0.27/gtkextra/
H A Dgtkplot.h620 void (*draw_gradient)(GtkPlotData *data); member
/dports/x11-toolkits/gtkextra/gtkextra-3.3.4/gtkextra/
H A Dgtkplot.h617 void (*draw_gradient)(GtkPlotData *data); member
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/src/gtkextra/
H A Dgtkplot.h542 void (* draw_gradient) (GtkPlotData *data); member