Searched refs:mnCharStrCount (Results 1 – 1 of 1) sorted by relevance
325 int mnCharStrCount; member1626 , mnCharStrCount( 0) in CffGlobal()1695 mnCharStrCount = (mpReadPtr[0]<<8) + mpReadPtr[1]; in initialCffRead()1787 assert( nGlyphIndex < mnCharStrCount); in getFDSelect()1802 assert( nRangeCount <= mnCharStrCount); in getFDSelect()1833 assert( nGlyphIndex < mnCharStrCount); in getGlyphSID()1834 if( (nGlyphIndex < 0) || (nGlyphIndex >= mnCharStrCount)) in getGlyphSID()2353 assert( (nCffGlyphId >= 0) && (nCffGlyphId < mnCharStrCount)); in emitAsType1()
Completed in 28 milliseconds