< prev index next >

src/java.desktop/windows/native/libawt/windows/awt_Win32GraphicsDevice.h

Print this page

        

*** 117,124 **** --- 117,125 ---- Devices *devicesArray; float scaleX; float scaleY; static HDC MakeDCFromMonitor(HMONITOR); + static int CheckIntLimits(double value); }; #endif AWT_WIN32GRAPHICSDEVICE_H
< prev index next >