Searched refs:nGrfDPIy (Results 1 – 1 of 1) sorted by relevance
137 double nGrfDPIy = 0.0; in HasContour() local146 …nGrfDPIy = aGrfPixelSize.Height() / ( (double)aGrfMap.GetScaleY() * aGrfPrefMapModeSize.Height() ); in HasContour()154 nGrfDPIy = 1000.0 * aGrfPixelSize.Height() / aGrf1000thInchSize.Height(); in HasContour()179 if ( nGrfDPIx != 0 && nGrfDPIy != 0 ) in HasContour()182 rPoly[i].Y() * pOutDev->ImplGetDPIY() / nGrfDPIy ); in HasContour()
Completed in 6 milliseconds