Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dcff.cxx2363 const int nT1Len = convert2Type1Ops( mpCffLocal, mpReadPtr, nT2Len, aType1Ops); in emitAsType1() local
2367 pOut += sprintf( pOut, "/%s %d RD ", pGlyphName, nT1Len); in emitAsType1()
2368 memcpy( pOut, aType1Ops, nT1Len); in emitAsType1()
2369 pOut += nT1Len; in emitAsType1()

Completed in 32 milliseconds