Home
last modified time | relevance | path

Searched refs:NORMAL_BMP_RESOLUTION (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/source/gdi/
H A Dprint3.cxx1138 static const sal_Int32 NORMAL_BMP_RESOLUTION = 200; in removeTransparencies() local
1151 nMaxBmpDPIX = std::min( sal_Int32(NORMAL_BMP_RESOLUTION), nMaxBmpDPIX ); in removeTransparencies()
1152 nMaxBmpDPIY = std::min( sal_Int32(NORMAL_BMP_RESOLUTION), nMaxBmpDPIY ); in removeTransparencies()

Completed in 31 milliseconds