Searched refs:do_stroke (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ui/tools/ |
H A D | tweak-tool.cpp | 888 guint32 stroke_goal, bool do_stroke, 902 stroke_goal, do_stroke, 1000 if (do_stroke) { 1035 bool do_fill = false, do_stroke = false, do_opacity = false; local 1037 guint32 stroke_goal = sp_desktop_get_color_tool(desktop, "/tools/tweak", false, &do_stroke); 1084 if (do_fill || do_stroke || do_opacity) { 1087 stroke_goal, do_stroke, 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 18 milliseconds