Searched refs:imgposX (Results 1 – 1 of 1) sorted by relevance
5732 double imgposX = 0; in AutoScaleBitmap() local5745 imgposX = 0; in AutoScaleBitmap()5753 imgposX = (aStandardSize - (imgOldWidth / (imgOldHeight / aStandardSize) + 0.5)) / 2 + 0.5; in AutoScaleBitmap()5761 imgposX = (aStandardSize - imgOldWidth) / 2 + 0.5; in AutoScaleBitmap()5776 Point aPointPixel( (long)imgposX, (long)imgposY ); in AutoScaleBitmap()
Completed in 21 milliseconds