Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/qt/Api/
Dqwebelement.cpp511 const unsigned attrsCount = attrs->length(); in attributeNames() local
512 for (unsigned i = 0; i < attrsCount; ++i) { in attributeNames()