Searched refs:nHeightPix (Results 1 – 1 of 1) sorted by relevance
713 long nHeightPix = 0; in GetGraphic() local717 nHeightPix = rSettings.mnHeight; in GetGraphic()729 nHeightPix = MAX_EXT_PIX; in GetGraphic()731 nHeightPix = aSizePix.Height(); in GetGraphic()734 double fHeightDif = aSizePix.Height() / nHeightPix; in GetGraphic()737 nHeightPix = static_cast<long>(aSizePix.Height() / fWidthDif); in GetGraphic()744 nHeightPix = aSizePix.Height(); in GetGraphic()759 VirtualDevice* pVDev = CreatePageVDev( pPage, nWidthPix, nHeightPix ); in GetGraphic()
Completed in 21 milliseconds