Searched refs:nCffGlyphId (Results 1 – 1 of 1) sorted by relevance
2352 const int nCffGlyphId = pReqGlyphIds[i]; in emitAsType1() local2353 assert( (nCffGlyphId >= 0) && (nCffGlyphId < mnCharStrCount)); in emitAsType1()2355 const int nFDSelect = getFDSelect( nCffGlyphId); in emitAsType1()2360 const int nT2Len = seekIndexData( mnCharStrBase, nCffGlyphId); in emitAsType1()2365 const char* pGlyphName = getGlyphName( nCffGlyphId); in emitAsType1()
Completed in 20 milliseconds