Searched defs:rgb_goal (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/ui/tools/
H A Dtweak-tool.cpp762 guint32 const rgb_goal, Geom::Point p_w, double radius, double force, guint mode,
852 tweak_color (mode, stop->specified_color.v.c, rgb_goal,
855 tweak_color(mode, prevStop->specified_color.v.c, rgb_goal,
865 tweak_color(mode, prevStop->specified_color.v.c, rgb_goal,
872 tweak_color (mode, stop->specified_color.v.c, rgb_goal,
761 tweak_colors_in_gradient(SPItem *item, Inkscape::PaintTarget fill_or_stroke, guint32 const rgb_goal, Geom::Point p_w, double radius, double force, guint mode, bool do_h, bool do_s, bool do_l, bool ) argument

Completed in 18 milliseconds