Searched refs:aScale100000 (Results 1 – 1 of 1) sorted by relevance
1224 …const Size aScale100000(OutputDevice::LogicToLogic(Size(100000L, 100000L), MAP_100TH_MM, rBitmap.G… in ImplWriteDIBBody() local1225 const double fBmpWidthM((double)rBitmap.GetPrefSize().Width() / aScale100000.Width()); in ImplWriteDIBBody()1226 const double fBmpHeightM((double)rBitmap.GetPrefSize().Height() / aScale100000.Height()); in ImplWriteDIBBody()
Completed in 14 milliseconds