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

/inkscape/
H A Dbuildtool.cpp816 String getTagAttribute(const String &tagName, const String &attrName);
1027 String Element::getTagAttribute(const String &tagName, const String &attrName) function in class:buildtool::Element
3519 res = elem->getTagAttribute("entry", name);

Completed in 425 milliseconds