Lines Matching defs:SPRoot
31 SPRoot::SPRoot() : SPGroup(), SPViewBox()
51 SPRoot::~SPRoot()
55 void SPRoot::build(SPDocument *document, Inkscape::XML::Node *repr)
87 void SPRoot::release()
95 void SPRoot::set(unsigned int key, const gchar *value)
165 void SPRoot::child_added(Inkscape::XML::Node *child, Inkscape::XML::Node *ref)
186 void SPRoot::remove_child(Inkscape::XML::Node *child)
208 void SPRoot::update(SPCtx *ctx, guint flags)
277 // std::cout << "SPRoot::update: final:"
299 void SPRoot::modified(unsigned int flags)
310 Inkscape::XML::Node *SPRoot::write(Inkscape::XML::Document *xml_doc, Inkscape::XML::Node *repr, guint flags)
353 Inkscape::DrawingItem *SPRoot::show(Inkscape::Drawing &drawing, unsigned int key, unsigned int flags)
376 void SPRoot::print(SPPrintContext *ctx)
385 const char *SPRoot::displayName() const {