Home
last modified time | relevance | path

Searched defs:findElementWithAttribute (Results 1 – 3 of 3) sorted by relevance

/dports/x11-toolkits/gtkmathview/gtkmathview-0.8.0/viewer/
H A Daux.cc242 findElementWithAttribute(const DOM::Element& elem, const std::string& name) in findElementWithAttribute() function
/dports/math/rkward-kde/rkward-0.7.1/rkward/misc/
H A Dxmlhelper.cpp189 QDomElement XMLHelper::findElementWithAttribute (const QDomElement &parent, const QString &attribut… in findElementWithAttribute() function in XMLHelper
/dports/cad/fritzing/fritzing-app-0.9.2b/src/utils/
H A Dtextutils.cpp183 QDomElement TextUtils::findElementWithAttribute(QDomElement element, const QString & attributeName,… in findElementWithAttribute() function in TextUtils