Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dcff.cxx2412 ValType fYFactor = 1.0; in emitAsType1() local
2415 fYFactor = 1000.0F * maFontMatrix[3]; in emitAsType1()
2418 static_cast<long>(maFontBBox[1] * fYFactor) ), in emitAsType1()
2420 static_cast<long>(maFontBBox[3] * fYFactor) ) ); in emitAsType1()

Completed in 57 milliseconds