Searched defs:isFSExclusiveModeAllowed (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/macosx/classes/sun/awt/
H A DCGraphicsDevice.java186 return isFSExclusiveModeAllowed();
189 private static boolean isFSExclusiveModeAllowed() { method in class:CGraphicsDevice
/openjdk7/jdk/src/windows/classes/sun/awt/
H A DWin32GraphicsDevice.java307 private static boolean isFSExclusiveModeAllowed() { method in class:Win32GraphicsDevice
328 return isFSExclusiveModeAllowed();

Completed in 29 milliseconds