Home
last modified time | relevance | path

Searched refs:namespaceUriString (Results 1 – 1 of 1) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebKit/qt/Api/
H A Dqwebelement.cpp510 const String namespaceUriString(namespaceUri); // convert QString -> String once in attributeNames() local
514 if (namespaceUriString == attribute->namespaceURI()) in attributeNames()