Home
last modified time | relevance | path

Searched refs:aType1Ops (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/fontsubset/
H A Dcff.cxx1379 U8 aType1Ops[ MAX_T1OPS_SIZE]; in convert2Type1Ops() local
1381 mpWritePtr = aType1Ops; in convert2Type1Ops()
2362 U8 aType1Ops[ MAX_T1OPS_SIZE]; // TODO: dynamic allocation in emitAsType1() local
2363 const int nT1Len = convert2Type1Ops( mpCffLocal, mpReadPtr, nT2Len, aType1Ops); in emitAsType1()
2368 memcpy( pOut, aType1Ops, nT1Len); in emitAsType1()

Completed in 33 milliseconds