Searched refs:styleCount (Results 1 – 3 of 3) sorted by relevance
311 header->styleCount = htodl(STYLES); in writeStringBlock()
273 h->styleCount = dtohl(mHeader->styleCount); in setTo()305 if (mHeader->styleCount == 0) { in setTo()346 if (mHeader->styleCount > 0) { in setTo()373 for (i=0; i<mHeader->styleCount; i++) { in setTo()447 if (mError == NO_ERROR && idx < mHeader->styleCount) { in styleAt()
390 uint32_t styleCount; member