Searched refs:aType1Ops (Results 1 – 1 of 1) sorted by relevance
1379 U8 aType1Ops[ MAX_T1OPS_SIZE]; in convert2Type1Ops() local1381 mpWritePtr = aType1Ops; in convert2Type1Ops()2362 U8 aType1Ops[ MAX_T1OPS_SIZE]; // TODO: dynamic allocation in emitAsType1() local2363 const int nT1Len = convert2Type1Ops( mpCffLocal, mpReadPtr, nT2Len, aType1Ops); in emitAsType1()2368 memcpy( pOut, aType1Ops, nT1Len); in emitAsType1()
Completed in 59 milliseconds