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