Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dcff.cxx2084 inline int dbl2str( char* pOut, double fVal, int nPrecision=6) in dbl2str() function
2107 mpPtr += dbl2str( mpPtr, aVal); in emitValVector()
2111 mpPtr += dbl2str( mpPtr, aVal); in emitValVector()
2270 pOut += dbl2str( pOut, mpCffLocal->mfBlueScale, 6); in emitAsType1()
2275 pOut += dbl2str( pOut, mpCffLocal->mfBlueShift); in emitAsType1()
2280 pOut += dbl2str( pOut, mpCffLocal->mfBlueFuzz); in emitAsType1()
2287 pOut += dbl2str( pOut, mpCffLocal->maStemStdHW); in emitAsType1()
2292 pOut += dbl2str( pOut, mpCffLocal->maStemStdVW); in emitAsType1()
2307 pOut += dbl2str( pOut, mpCffLocal->mfExpFactor); in emitAsType1()

Completed in 25 milliseconds