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

/inkscape/src/
H A Dtext-tag-attributes.h112 void addToDxDy(unsigned index, Geom::Point const &adjust);
H A Dtext-editing.cpp1027 if (attributes) attributes->addToDxDy(char_index, by);
1030 if (attributes) attributes->addToDxDy(char_index, -by);
H A Dsp-text.cpp1068 void TextTagAttributes::addToDxDy(unsigned index, Geom::Point const &adjust) function in class:TextTagAttributes

Completed in 242 milliseconds