Home
last modified time | relevance | path

Searched refs:fBmpHeightM (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Ddibtools.cxx1226 const double fBmpHeightM((double)rBitmap.GetPrefSize().Height() / aScale100000.Height()); in ImplWriteDIBBody() local
1228 if(!basegfx::fTools::equalZero(fBmpWidthM) && !basegfx::fTools::equalZero(fBmpHeightM)) in ImplWriteDIBBody()
1231 aHeader.nYPelsPerMeter = basegfx::fround(rAcc.Height() / fabs(fBmpHeightM)); in ImplWriteDIBBody()

Completed in 15 milliseconds