Searched refs:aGrfPrefMapModeSize (Results 1 – 1 of 1) sorted by relevance
142 const Size aGrfPrefMapModeSize( GetGraphic().GetPrefSize() ); in HasContour() local145 … nGrfDPIx = aGrfPixelSize.Width() / ( (double)aGrfMap.GetScaleX() * aGrfPrefMapModeSize.Width() ); in HasContour()146 …nGrfDPIy = aGrfPixelSize.Height() / ( (double)aGrfMap.GetScaleY() * aGrfPrefMapModeSize.Height() ); in HasContour()151 OutputDevice::LogicToLogic( aGrfPrefMapModeSize, in HasContour()
Completed in 13 milliseconds