Searched refs:imgposY (Results 1 – 1 of 1) sorted by relevance
5733 double imgposY = 0; in AutoScaleBitmap() local5746 imgposY = (aStandardSize - (imgOldHeight / (imgOldWidth / aStandardSize) + 0.5)) / 2 + 0.5; in AutoScaleBitmap()5752 imgposY = 0; in AutoScaleBitmap()5762 imgposY = (aStandardSize - imgOldHeight) / 2 + 0.5; in AutoScaleBitmap()5776 Point aPointPixel( (long)imgposX, (long)imgposY ); in AutoScaleBitmap()
Completed in 50 milliseconds