null

Searched defs:addAttribute (Results 1 - 1 of 1) sorted by relevance

/inkscape/
H A Dbuildtool.cpp822 void addAttribute(const String &name, const String &value);
1054 void Element::addAttribute(const String &name, const String &value) function in class:buildtool::Element
1505 n->addAttribute(attrName, attrVal);

Completed in 60 milliseconds