/inkscape/src/ |
H A D | sp-title.cpp | 21 Inkscape::XML::Node* SPTitle::write(Inkscape::XML::Document *xml_doc, Inkscape::XML::Node *repr, guint flags) { argument 25 repr = object->getRepr()->duplicate(xml_doc); 28 SPObject::write(xml_doc, repr, flags);
|
H A D | sp-linear-gradient.cpp | 64 Inkscape::XML::Node* SPLinearGradient::write(Inkscape::XML::Document *xml_doc, Inkscape::XML::Node *repr, guint flags) { argument 66 repr = xml_doc->createElement("svg:linearGradient"); 85 SPGradient::write(xml_doc, repr, flags);
|
H A D | sp-defs.cpp | 74 Inkscape::XML::Node* SPDefs::write(Inkscape::XML::Document *xml_doc, Inkscape::XML::Node *repr, guint flags) { argument 78 repr = xml_doc->createElement("svg:defs"); 83 Inkscape::XML::Node *crepr = child->updateRepr(xml_doc, NULL, flags); 101 SPObject::write(xml_doc, repr, flags);
|
H A D | sp-mesh-patch.cpp | 98 Inkscape::XML::Node* SPMeshpatch::write(Inkscape::XML::Document* xml_doc, Inkscape::XML::Node* repr, guint flags) { argument 100 repr = xml_doc->createElement("svg:meshpatch"); 103 SPObject::write(xml_doc, repr, flags);
|
H A D | sp-mesh-row.cpp | 81 Inkscape::XML::Node* SPMeshrow::write(Inkscape::XML::Document* xml_doc, Inkscape::XML::Node* repr, guint flags) { argument 83 repr = xml_doc->createElement("svg:meshrow"); 86 SPObject::write(xml_doc, repr, flags);
|
H A D | sp-missing-glyph.cpp | 106 Inkscape::XML::Node* SPMissingGlyph::write(Inkscape::XML::Document* xml_doc, Inkscape::XML::Node* repr, guint flags) { argument 108 repr = xml_doc->createElement("svg:glyph"); 130 SPObject::write(xml_doc, repr, flags);
|
H A D | sp-object-group.cpp | 46 Inkscape::XML::Node *SPObjectGroup::write(Inkscape::XML::Document *xml_doc, Inkscape::XML::Node *repr, guint flags) { argument 49 repr = xml_doc->createElement("svg:g"); 54 Inkscape::XML::Node *crepr = child->updateRepr(xml_doc, NULL, flags); 72 SPObject::write(xml_doc, repr, flags);
|
H A D | sp-solid-color.cpp | 58 Inkscape::XML::Node* SPSolidColor::write(Inkscape::XML::Document* xml_doc, Inkscape::XML::Node* repr, guint flags) { argument 60 repr = xml_doc->createElement("svg:solidColor"); 63 SPObject::write(xml_doc, repr, flags);
|
H A D | sp-glyph.cpp | 243 Inkscape::XML::Node* SPGlyph::write(Inkscape::XML::Document *xml_doc, Inkscape::XML::Node *repr, guint flags) argument 246 repr = xml_doc->createElement("svg:glyph"); 277 SPObject::write(xml_doc, repr, flags);
|
H A D | sp-gradient-test.h | 77 Inkscape::XML::Document *xml_doc = _doc->getReprDoc(); local 78 Inkscape::XML::Node *repr = xml_doc->createElement("svg:radialGradient");
|
H A D | sp-polyline.cpp | 106 Inkscape::XML::Node* SPPolyLine::write(Inkscape::XML::Document *xml_doc, Inkscape::XML::Node *repr, guint flags) { argument 108 repr = xml_doc->createElement("svg:polyline"); 115 SPShape::write(xml_doc, repr, flags);
|
H A D | sp-anchor.cpp | 80 Inkscape::XML::Node* SPAnchor::write(Inkscape::XML::Document *xml_doc, Inkscape::XML::Node *repr, guint flags) { argument 82 repr = xml_doc->createElement("svg:a"); 99 SPGroup::write(xml_doc, repr, flags);
|
H A D | sp-radial-gradient.cpp | 110 Inkscape::XML::Node* SPRadialGradient::write(Inkscape::XML::Document *xml_doc, Inkscape::XML::Node *repr, guint flags) { argument 112 repr = xml_doc->createElement("svg:radialGradient"); 139 SPGradient::write(xml_doc, repr, flags);
|
H A D | sp-tag-use.cpp | 119 SPTagUse::write(Inkscape::XML::Document *xml_doc, Inkscape::XML::Node *repr, guint flags) argument 122 repr = xml_doc->createElement("inkscape:tagref"); 125 SPObject::write(xml_doc, repr, flags);
|
H A D | layer-fns.cpp | 181 Inkscape::XML::Document *xml_doc = document->getReprDoc(); local 182 Inkscape::XML::Node *repr = xml_doc->createElement("svg:g");
|
H A D | sp-font.cpp | 171 Inkscape::XML::Node* SPFont::write(Inkscape::XML::Document *xml_doc, Inkscape::XML::Node *repr, guint flags) { argument 173 repr = xml_doc->createElement("svg:font"); 194 SPObject::write(xml_doc, repr, flags);
|
H A D | sp-glyph-kerning.cpp | 162 Inkscape::XML::Node* SPGlyphKerning::write(Inkscape::XML::Document *xml_doc, Inkscape::XML::Node *repr, guint flags) argument 165 repr = xml_doc->createElement("svg:glyphkerning"); // fix this! 177 SPObject::write(xml_doc, repr, flags);
|
H A D | sp-line.cpp | 93 Inkscape::XML::Node* SPLine::write(Inkscape::XML::Document *xml_doc, Inkscape::XML::Node *repr, guint flags) { argument 95 repr = xml_doc->createElement("svg:line"); 107 SPShape::write(xml_doc, repr, flags);
|
H A D | sp-mesh.cpp | 79 Inkscape::XML::Node* SPMesh::write(Inkscape::XML::Document *xml_doc, Inkscape::XML::Node *repr, guint flags) { argument 85 repr = xml_doc->createElement("svg:mesh"); 110 SPGradient::write(xml_doc, repr, flags);
|
H A D | box3d-side.cpp | 47 Inkscape::XML::Node* Box3DSide::write(Inkscape::XML::Document *xml_doc, Inkscape::XML::Node *repr, guint flags) { argument 51 repr = xml_doc->createElement("svg:path"); 72 SPPolygon::write(xml_doc, repr, flags); 127 Inkscape::XML::Document *xml_doc = box->document->rdoc; local 128 Inkscape::XML::Node *repr_side = xml_doc->createElement("svg:path"); 259 Inkscape::XML::Document *xml_doc = doc->getReprDoc(); local 261 Inkscape::XML::Node *repr = xml_doc->createElement("svg:path");
|
/inkscape/src/extension/internal/ |
H A D | bluredge.cpp | 73 Inkscape::XML::Document *xml_doc = desktop->doc()->getReprDoc(); local 74 Inkscape::XML::Node * new_group = xml_doc->createElement("svg:g"); 85 new_items[i] = spitem->getRepr()->duplicate(xml_doc);
|
H A D | gdkpixbuf-input.cpp | 107 Inkscape::XML::Document *xml_doc = doc->getReprDoc(); local 108 Inkscape::XML::Node *image_node = xml_doc->createElement("svg:image");
|
H A D | grid.cpp | 122 Inkscape::XML::Document * xml_doc = document->doc()->getReprDoc(); local 126 Inkscape::XML::Node * path = xml_doc->createElement("svg:path");
|
/inkscape/src/helper/ |
H A D | stock-items.cpp | 75 Inkscape::XML::Document *xml_doc = current_doc->getReprDoc(); local 76 Inkscape::XML::Node *mark_repr = object->getRepr()->duplicate(xml_doc); 119 Inkscape::XML::Document *xml_doc = current_doc->getReprDoc(); local 120 Inkscape::XML::Node *pat_repr = object->getRepr()->duplicate(xml_doc); 162 Inkscape::XML::Document *xml_doc = current_doc->getReprDoc(); local 163 Inkscape::XML::Node *pat_repr = object->getRepr()->duplicate(xml_doc);
|
/inkscape/src/live_effects/ |
H A D | lpeobject.cpp | 131 Inkscape::XML::Node* LivePathEffectObject::write(Inkscape::XML::Document *xml_doc, Inkscape::XML::Node *repr, guint flags) { argument 133 repr = xml_doc->createElement("inkscape:path-effect"); 142 SPObject::write(xml_doc, repr, flags); 180 Inkscape::XML::Document *xml_doc = doc->getReprDoc(); local 181 Inkscape::XML::Node *dup_repr = this->getRepr()->duplicate(xml_doc);
|