Home
last modified time | relevance | path

Searched refs:fBmpPixelX (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/vcl/source/gdi/
H A Dprint2.cxx1401 const double fBmpPixelX = aBmpSize.Width(); in GetDownsampledBitmap() local
1407 if( ( ( fBmpPixelX > ( fMaxPixelX + 4 ) ) || in GetDownsampledBitmap()
1413 const double fBmpWH = fBmpPixelX / fBmpPixelY; in GetDownsampledBitmap()
1470 const double fBmpPixelX = aBmpSize.Width(); in GetDownsampledBitmapEx() local
1476 if( ( ( fBmpPixelX > ( fMaxPixelX + 4 ) ) || in GetDownsampledBitmapEx()
1482 const double fBmpWH = fBmpPixelX / fBmpPixelY; in GetDownsampledBitmapEx()
H A Dpdfwriter_impl2.cxx110 const double fBmpPixelX = aBmpSize.Width(); in implWriteBitmapEx() local
116 if( ( ( fBmpPixelX > ( fMaxPixelX + 4 ) ) || in implWriteBitmapEx()
122 const double fBmpWH = fBmpPixelX / fBmpPixelY; in implWriteBitmapEx()

Completed in 43 milliseconds