Searched refs:attributeNS (Results 1 – 4 of 4) sorted by relevance
/external/webkit/Source/WebKit/qt/Api/ |
D | qwebelement.h | 85 …QString attributeNS(const QString& namespaceUri, const QString& name, const QString& defaultValue …
|
D | qwebelement.cpp | 421 QString QWebElement::attributeNS(const QString &namespaceUri, const QString &name, const QString &d… in attributeNS() function in QWebElement
|
/external/webkit/Source/WebKit/qt/tests/qwebelement/ |
D | tst_qwebelement.cpp | 163 …QCOMPARE(svg.attributeNS("http://www.w3.org/2000/svg", "foobar", "defaultblah"), QString("defaultb… in attributesNS() 166 … QCOMPARE(svg.attributeNS("http://www.w3.org/2000/svg", "foobar", "defaultblah"), QString("true")); in attributesNS()
|
/external/webkit/Source/WebKit/qt/symbian/bwins/ |
D | QtWebKitu.def | 95 …?attributeNS@QWebElement@@QBE?AVQString@@ABV2@00@Z @ 94 NONAME ; class QString QWebElement::attrib…
|