Searched refs:nWidthPix (Results 1 – 1 of 1) sorted by relevance
712 long nWidthPix = 0; in GetGraphic() local716 nWidthPix = rSettings.mnWidth; in GetGraphic()725 nWidthPix = MAX_EXT_PIX; in GetGraphic()727 nWidthPix = aSizePix.Width(); in GetGraphic()733 double fWidthDif = aSizePix.Width() / nWidthPix; in GetGraphic()739 nWidthPix = static_cast<long>(aSizePix.Width() / fHeightDif); in GetGraphic()743 nWidthPix = aSizePix.Width(); in GetGraphic()759 VirtualDevice* pVDev = CreatePageVDev( pPage, nWidthPix, nHeightPix ); in GetGraphic()
Completed in 11 milliseconds