Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dcff.cxx2352 const int nCffGlyphId = pReqGlyphIds[i]; in emitAsType1() local
2353 assert( (nCffGlyphId >= 0) && (nCffGlyphId < mnCharStrCount)); in emitAsType1()
2355 const int nFDSelect = getFDSelect( nCffGlyphId); in emitAsType1()
2360 const int nT2Len = seekIndexData( mnCharStrBase, nCffGlyphId); in emitAsType1()
2365 const char* pGlyphName = getGlyphName( nCffGlyphId); in emitAsType1()

Completed in 29 milliseconds