Home | History | Annotate | Download | only in utils

Lines Matching refs:styleCount

274         h->styleCount = dtohl(mHeader->styleCount);
316 if (mHeader->styleCount == 0) {
363 if (mHeader->styleCount > 0) {
390 for (i=0; i<mHeader->styleCount; i++) {
535 if (mError == NO_ERROR && idx < mHeader->styleCount) {