Searched refs:attrsCount (Results 1 – 1 of 1) sorted by relevance
511 const unsigned attrsCount = attrs->length(); in attributeNames() local512 for (unsigned i = 0; i < attrsCount; ++i) { in attributeNames()