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

/inkscape/src/
H A Dtext-tag-attributes.h120 void addToRotate(unsigned index, double delta);
H A Dtext-editing.cpp1105 if (attributes) attributes->addToRotate(char_index, degrees);
1108 attributes->addToRotate(char_index, degrees);
H A Dsp-text.cpp1096 void TextTagAttributes::addToRotate(unsigned index, double delta) function in class:TextTagAttributes

Completed in 416 milliseconds