Home
last modified time | relevance | path

Searched refs:fZeroPointY (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/source/gdi/
H A Doutmap.cxx1049 const double fZeroPointY(((double)maMapRes.mnMapOfsY * fScaleFactorY) + (double)mnOutOffOrigY); in GetViewTransformation() local
1054 mpOutDevData->mpViewTransform->set(1, 2, fZeroPointY); in GetViewTransformation()
1108 const double fZeroPointY(((double)aMapRes.mnMapOfsY * fScaleFactorY) + (double)mnOutOffOrigY); in GetViewTransformation() local
1113 aTransform.set(1, 2, fZeroPointY); in GetViewTransformation()
2385 …const double fZeroPointY(double(aMapResSource.mnMapOfsY) * fScaleFactorY - double(aMapResDest.mnMa… in LogicToLogic()
2390 aTransform.set(1, 2, fZeroPointY); in LogicToLogic()

Completed in 27 milliseconds