Home | History | Annotate | Download | only in content

Lines Matching refs:attrCount

7642         int attrCount = in.getAttributeCount();
7643 for (int attrNdx = attrCount - 1; attrNdx >= 0; --attrNdx) {
7668 attrCount = in.getAttributeCount();
7669 for (int attrNdx = attrCount - 1; attrNdx >= 0; --attrNdx) {