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

/inkscape/src/
H A Dtext-editing.h70 void sp_te_adjust_dy (SPItem *item, Inkscape::Text::Layout::iterator const &start, Inkscape::Text::Layout::iterator const &end, SPDesktop *desktop, double delta);
H A Dtext-editing.cpp1055 void sp_te_adjust_dy(SPItem *item, Inkscape::Text::Layout::iterator const &start, Inkscape::Text::Layout::iterator const &end, SPDesktop * /*desktop*/, double delta) function
/inkscape/src/widgets/
H A Dtext-toolbar.cpp880 sp_te_adjust_dy( tc->text, tc->text_sel_start, tc->text_sel_end, SP_ACTIVE_DESKTOP, delta_dy );

Completed in 1807 milliseconds