Searched refs:fZeroPointY (Results 1 – 1 of 1) sorted by relevance
1049 const double fZeroPointY(((double)maMapRes.mnMapOfsY * fScaleFactorY) + (double)mnOutOffOrigY); in GetViewTransformation() local1054 mpOutDevData->mpViewTransform->set(1, 2, fZeroPointY); in GetViewTransformation()1108 const double fZeroPointY(((double)aMapRes.mnMapOfsY * fScaleFactorY) + (double)mnOutOffOrigY); in GetViewTransformation() local1113 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 24 milliseconds