Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/qt/Api/
Dqwebelement.cpp507 QStringList attributeNameList; in attributeNames() local
515 attributeNameList.append(attribute->localName()); in attributeNames()
518 return attributeNameList; in attributeNames()