Searched refs:sp_color_slider_render_gradient (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ui/widget/ |
H A D | color-slider.cpp | 37 static const guchar *sp_color_slider_render_gradient(gint x0, gint y0, gint width, gint height, gint c[], gint dc[], 459 const guchar *b = sp_color_slider_render_gradient(0, 0, wi, carea.get_height(), c, dc, _b0, _b1, _bmask); 478 const guchar *b = sp_color_slider_render_gradient(carea.get_width() / 2, 0, wi, carea.get_height(), c, dc, 535 static const guchar *sp_color_slider_render_gradient(gint x0, gint y0, gint width, gint height, gint c[], gint dc[], function
|
Completed in 15 milliseconds