Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dcff.cxx371 RealType mfExpFactor; member
689 case 912: mpCffLocal->mfExpFactor = nVal; break; // "ExpansionFactor" in readDictOp()
1605 , mfExpFactor( 0.0) in CffLocal()
2240 nPrivEntryCount += (mpCffLocal->mfExpFactor != 0.0); in emitAsType1()
2305 if( mpCffLocal->mfExpFactor) { in emitAsType1()
2307 pOut += dbl2str( pOut, mpCffLocal->mfExpFactor); in emitAsType1()

Completed in 16 milliseconds