Searched defs:opacity_goal (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ui/tools/ |
H A D | tweak-tool.cpp | 729 tweak_opacity (guint mode, SPIScale24 *style_opacity, double opacity_goal, double force) argument 734 double d = opacity_goal - opacity; 889 float opacity_goal, bool do_opacity, 903 opacity_goal, do_opacity, 1011 tweak_opacity (mode, &style->opacity, opacity_goal, this_force); 1038 double opacity_goal = sp_desktop_get_master_opacity_tool(desktop, "/tools/tweak", &do_opacity); local 1069 opacity_goal = 1 - opacity_goal; 1088 opacity_goal, do_opacity, 886 sp_tweak_color_recursive(guint mode, SPItem *item, SPItem *item_at_point, guint32 fill_goal, bool do_fill, guint32 stroke_goal, bool do_stroke, float opacity_goal, bool do_opacity, bool do_blur, bool reverse, Geom::Point p, double radius, double force, bool do_h, bool do_s, bool do_l, bool do_o) argument
|
Completed in 270 milliseconds