Home
last modified time | relevance | path

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

/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx401 static const int nMinDPI = 72; in initResolution() local
402 if( (mnRealDPIX < nMinDPI) || (mnRealDPIY < nMinDPI) ) in initResolution()
403 mnRealDPIX = mnRealDPIY = nMinDPI; in initResolution()

Completed in 39 milliseconds