Searched refs:nT2Len (Results 1 – 1 of 1) sorted by relevance
1372 int CffSubsetterContext::convert2Type1Ops( CffLocal* pCffLocal, const U8* const pT2Ops, int nT2Len,… in convert2Type1Ops() argument1394 mpReadEnd = pT2Ops + nT2Len; in convert2Type1Ops()2360 const int nT2Len = seekIndexData( mnCharStrBase, nCffGlyphId); in emitAsType1() local2361 assert( nT2Len > 0); in emitAsType1()2363 const int nT1Len = convert2Type1Ops( mpCffLocal, mpReadPtr, nT2Len, aType1Ops); in emitAsType1()
Completed in 87 milliseconds