Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dcff.cxx1372 int CffSubsetterContext::convert2Type1Ops( CffLocal* pCffLocal, const U8* const pT2Ops, int nT2Len,… in convert2Type1Ops() argument
1394 mpReadEnd = pT2Ops + nT2Len; in convert2Type1Ops()
2360 const int nT2Len = seekIndexData( mnCharStrBase, nCffGlyphId); in emitAsType1() local
2361 assert( nT2Len > 0); in emitAsType1()
2363 const int nT1Len = convert2Type1Ops( mpCffLocal, mpReadPtr, nT2Len, aType1Ops); in emitAsType1()

Completed in 38 milliseconds