Home
last modified time | relevance | path

Searched refs:fFactorWidth (Results 1 – 1 of 1) sorted by relevance

/trunk/main/chart2/source/view/main/
H A DShapeFactory.cxx2333 double fFactorWidth = double(rTargetSize.Width)/double(rSourceSizeWithCorrectAspectRatio.Width); in calculateNewSizeRespectingAspectRatio() local
2335 double fFactor = std::min(fFactorWidth,fFactorHeight); in calculateNewSizeRespectingAspectRatio()

Completed in 19 milliseconds