Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dprint3.cxx1137 static const sal_Int32 OPTIMAL_BMP_RESOLUTION = 300; in removeTransparencies() local
1146 nMaxBmpDPIX = std::min( sal_Int32(OPTIMAL_BMP_RESOLUTION), nMaxBmpDPIX ); in removeTransparencies()
1147 nMaxBmpDPIY = std::min( sal_Int32(OPTIMAL_BMP_RESOLUTION), nMaxBmpDPIY ); in removeTransparencies()

Completed in 23 milliseconds