Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/qt/Api/
Dqwebelement.cpp510 const String namespaceUriString(namespaceUri); // convert QString -> String once in attributeNames() local
514 if (namespaceUriString == attribute->namespaceURI()) in attributeNames()