Searched refs:fWidthDif (Results 1 – 1 of 1) sorted by relevance
733 double fWidthDif = aSizePix.Width() / nWidthPix; in GetGraphic() local736 if (fWidthDif > fHeightDif) in GetGraphic()737 nHeightPix = static_cast<long>(aSizePix.Height() / fWidthDif); in GetGraphic()
Completed in 22 milliseconds