Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dcff.cxx370 RealType mfBlueFuzz; member
688 case 911: mpCffLocal->mfBlueFuzz = nVal; break; // "BlueFuzz" in readDictOp()
1604 , mfBlueFuzz( 0.0) in CffLocal()
2233 nPrivEntryCount += (mpCffLocal->mfBlueFuzz != 0.0); in emitAsType1()
2278 if( mpCffLocal->mfBlueFuzz) { // default BlueFuzz==1 in emitAsType1()
2280 pOut += dbl2str( pOut, mpCffLocal->mfBlueFuzz); in emitAsType1()

Completed in 24 milliseconds