Searched refs:sp_desktop_get_master_opacity_tool (Results 1 - 5 of 5) sorted by relevance

/inkscape/src/
H A Ddesktop-style.h65 double sp_desktop_get_master_opacity_tool(SPDesktop *desktop, Glib::ustring const &tool, bool* has_opacity = NULL);
H A Ddesktop-style.cpp303 sp_desktop_get_master_opacity_tool(SPDesktop *desktop, Glib::ustring const &tool, bool *has_opacity) function
/inkscape/src/ui/tools/
H A Dcalligraphic-tool.cpp1143 double opacity = sp_desktop_get_master_opacity_tool (desktop, "/tools/calligraphic");
H A Deraser-tool.cpp1000 double opacity = sp_desktop_get_master_opacity_tool (desktop, "/tools/eraser");
H A Dtweak-tool.cpp1038 double opacity_goal = sp_desktop_get_master_opacity_tool(desktop, "/tools/tweak", &do_opacity);

Completed in 69 milliseconds