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

/openjdk7/jdk/src/macosx/classes/apple/laf/
H A DJRSUIConstants.java32 private static native long getPtrForConstant(final int constant); method in class:JRSUIConstants
59 ptr = getPtrForConstant(constant);

Completed in 29 milliseconds