Searched refs:nativeGetYResolution (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/macosx/classes/sun/awt/
H A DCGraphicsDevice.java137 yResolution = nativeGetYResolution(displayID);
262 private static native double nativeGetYResolution(int displayID); method in class:CGraphicsDevice

Completed in 358 milliseconds