Home | History | Annotate | Download | only in dom

Lines Matching refs:numAttrs

1368         unsigned numAttrs = attrMap->length();
1369 for (unsigned i = 0; i < numAttrs; i++) {
1712 size_t numAttrs = attributeVector.size();
1713 for (size_t i = 0; i < numAttrs; ++i) {