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

/inkscape/src/ui/tools/
H A Dcalligraphic-tool.cpp420 sp_ddc_update_toolbox (SPDesktop *desktop, const gchar *id, double value) function in namespace:Inkscape::UI::Tools
795 sp_ddc_update_toolbox (desktop, "calligraphy-angle", this->angle);
805 sp_ddc_update_toolbox (desktop, "calligraphy-angle", this->angle);
815 sp_ddc_update_toolbox (desktop, "altx-calligraphy", this->width * 100); // the same spinbutton is for alt+x
825 sp_ddc_update_toolbox (desktop, "altx-calligraphy", this->width * 100);
832 sp_ddc_update_toolbox (desktop, "altx-calligraphy", this->width * 100);
838 sp_ddc_update_toolbox (desktop, "altx-calligraphy", this->width * 100);

Completed in 16 milliseconds