Lines Matching refs:setAttribute
237 repr->setAttribute("markerUnits", "strokeWidth");
239 repr->setAttribute("markerUnits", "userSpaceOnUse");
242 repr->setAttribute("markerUnits", NULL);
248 repr->setAttribute("refX", NULL);
254 repr->setAttribute("refY", NULL);
260 repr->setAttribute("markerWidth", NULL);
266 repr->setAttribute("markerHeight", NULL);
271 repr->setAttribute("orient", "auto");
273 repr->setAttribute("orient", "auto-start-reverse");
278 repr->setAttribute("orient", NULL);
283 repr->setAttribute("viewBox", this->getRepr()->attribute("viewBox"));
285 repr->setAttribute("preserveAspectRatio", this->getRepr()->attribute("preserveAspectRatio"));
437 //repr->setAttribute("markerUnits", "userSpaceOnUse");
444 repr->setAttribute("orient", "auto");
485 marker->getRepr()->setAttribute("inkscape:collect", NULL);
489 mark_repr->setAttribute("inkscape:stockid", mark_repr->attribute("id"));
491 marker->getRepr()->setAttribute("inkscape:collect", "always");