Lines Matching defs:SPTextPath
224 void refresh_textpath_source(SPTextPath* offset);
226 SPTextPath::SPTextPath() : SPItem() {
236 SPTextPath::~SPTextPath() {
240 void SPTextPath::build(SPDocument *doc, Inkscape::XML::Node *repr) {
268 void SPTextPath::release() {
280 void SPTextPath::set(unsigned int key, const gchar* value) {
299 void SPTextPath::update(SPCtx *ctx, guint flags) {
338 void refresh_textpath_source(SPTextPath* tp)
361 void SPTextPath::modified(unsigned int flags) {
377 Inkscape::XML::Node* SPTextPath::write(Inkscape::XML::Document *xml_doc, Inkscape::XML::Node *repr, guint flags) {
441 SPItem *sp_textpath_get_path_item(SPTextPath *tp)