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

/inkscape/src/ui/tools/
H A Dtext-tool.cpp254 Inkscape::Text::Layout::iterator old_start = this->text_sel_start; local
268 this->text_sel_start = old_start;
763 Inkscape::Text::Layout::iterator old_start = this->text_sel_start; local
1208 if (old_start != this->text_sel_start || old_end != this->text_sel_end) {

Completed in 18 milliseconds