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

/inkscape/src/
H A Dtext-tag-attributes.h37 void writeTo(Inkscape::XML::Node *node) const;
142 writeTo(). */
146 writeTo(). */
H A Dsp-tspan.cpp173 this->attributes.writeTo(repr);
382 this->attributes.writeTo(repr);
H A Dsp-tref.cpp176 this->attributes.writeTo(repr);
H A Dsp-text.cpp302 this->attributes.writeTo(repr);
750 void TextTagAttributes::writeTo(Inkscape::XML::Node *node) const function in class:TextTagAttributes
H A Dsp-flowtext.cpp506 TextTagAttributes(attrs).writeTo(span_tspan);
H A Dtext-editing.cpp726 attributes->writeTo(parent_item->getRepr());

Completed in 52 milliseconds