Searched refs:jintArray (Results 1 - 25 of 79) sorted by relevance

1234

/openjdk7/jdk/src/macosx/native/sun/font/
H A DCCharToGlyphMapper.m55 CGGlyph *cgGlyphs, jintArray glyphs)
69 jint count, UniChar *unicodes, jintArray glyphs)
89 jlong awtFontPtr, jint count, jcharArray unicodes, jintArray glyphs)
/openjdk7/jdk/src/share/native/sun/misc/
H A DVM.c36 typedef jintArray (JNICALL *GET_THREAD_STATE_VALUES_FN)(JNIEnv *, jint);
37 typedef jobjectArray (JNICALL *GET_THREAD_STATE_NAMES_FN)(JNIEnv *, jint, jintArray);
46 jintArray values;
/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_Robot.h48 void GetRGBPixels(jint x, jint y, jint width, jint height, jintArray pixelArray);
H A DWPrinterJob.cpp313 JNIEXPORT jintArray JNICALL
323 jintArray mediasizeArray = NULL;
361 JNIEXPORT jintArray JNICALL
373 jintArray mediaTrayArray = NULL;
411 JNIEXPORT jintArray JNICALL
423 jintArray mediaArray = NULL;
570 JNIEXPORT jintArray JNICALL
581 jintArray resolutionArray = NULL;
755 JNIEXPORT jintArray JNICALL
769 jintArray defaultArra
[all...]
H A Dawt_Window.h140 virtual void SetIconData(JNIEnv* env, jintArray iconData, jint w, jint h,
141 jintArray smallIconData, jint smw, jint smh);
211 void UpdateWindow(JNIEnv* env, jintArray data, int width, int height,
/openjdk7/jdk/src/windows/native/java/util/
H A DWindowsPreferences.c32 JNIEXPORT jintArray JNICALL Java_java_util_prefs_WindowsPreferences_WindowsRegOpenKey
38 jintArray result;
54 JNIEXPORT jintArray JNICALL Java_java_util_prefs_WindowsPreferences_WindowsRegCreateKeyEx
61 jintArray result;
157 JNIEXPORT jintArray JNICALL Java_java_util_prefs_WindowsPreferences_WindowsRegQueryInfoKey
159 jintArray result;
/openjdk7/jdk/src/solaris/native/sun/nio/fs/
H A DLinuxWatchService.c54 JNIEXPORT jintArray JNICALL
57 jintArray result = (*env)->NewIntArray(env, 5);
119 (JNIEnv* env, jclass clazz, jintArray sv)
/openjdk7/jdk/src/solaris/native/java/util/
H A DFileSystemPreferences.c61 JNIEXPORT jintArray JNICALL
67 jintArray javaResult;
/openjdk7/jdk/src/macosx/native/sun/awt/
H A DCGraphicsEnv.m57 JNIEXPORT jintArray JNICALL
61 jintArray ret = NULL;
H A DLWCToolkit.m204 jintArray obj = (jintArray)(*env)->CallStaticObjectMethod(env, inputEventClazz, getButtonDownMasksID);
243 void doLoadNativeColors(JNIEnv *env, jintArray jColors, BOOL useAppleColors) {
267 (JNIEnv *env, jobject peer, jintArray jSystemColors, jintArray jAppleColors)
H A DJavaTextAccessibility.m41 NSValue *javaIntArrayToNSRangeValue(JNIEnv* env, jintArray array) {
183 jintArray axTextRange = JNFCallStaticObjectMethod(env, jm_getSelectedTextRange, fAccessible, fComponent); // AWT_THREADING Safe (AWTRunLoop)
230 jintArray axTextRange = JNFCallStaticObjectMethod(env, jm_getVisibleCharacterRange, fAccessible, fComponent); // AWT_THREADING Safe (AWTRunLoop)
317 jintArray axTextRange = JNFCallStaticObjectMethod(env, jm_getRangeForLine, fAccessible, fComponent, [line intValue]); // AWT_THREADING Safe (AWTRunLoop)
399 jintArray axTextRange = JNFCallStaticObjectMethod(env, jm_getRangeForIndex, fAccessible, fComponent, index); // AWT_THREADING Safe (AWTRunLoop)
H A DCImage.m79 (JNIEnv *env, jclass klass, jintArray buffer, jint width, jint height)
217 (JNIEnv *env, jclass klass, jlong nsImgPtr, jintArray buffer, jint w, jint h)
/openjdk7/jdk/src/solaris/native/sun/nio/ch/
H A DEPollPort.c39 Java_sun_nio_ch_EPollPort_socketpair(JNIEnv* env, jclass clazz, jintArray sv) {
H A DKQueuePort.c39 Java_sun_nio_ch_KQueuePort_socketpair(JNIEnv* env, jclass clazz, jintArray sv) {
/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DImageData.h103 jintArray arrayToLock; /* filled if buffer not previously locked */
150 jintArray arrayToLockLut;
169 jintArray arrayToLockLut;
191 jintArray arrayToLockLut;
216 jintArray arrayToLockLut;
H A DDrawPolygons.c111 jintArray xPointsArray, jintArray yPointsArray,
112 jintArray nPointsArray, jint numPolys,
/openjdk7/jdk/src/windows/native/sun/nio/ch/
H A DWindowsSelectorImpl.c55 jintArray returnReadFds, jintArray returnWriteFds,
56 jintArray returnExceptFds, jlong timeout)
/openjdk7/jdk/src/share/native/sun/java2d/pipe/
H A DSpanClipRenderer.c124 jbyteArray alphaTile, jint offset, jint tsize, jintArray boxArray)
161 jbyteArray alphaTile, jint offset, jint tsize, jintArray boxArray)
164 jintArray bandsArray;
/openjdk7/jdk/src/share/native/sun/security/smartcardio/
H A Dpcsc.c270 JNIEXPORT jintArray JNICALL Java_sun_security_smartcardio_PCSC_SCardGetStatusChange
272 jintArray jCurrentState, jobjectArray jReaderNames)
279 jintArray jEventState;
/openjdk7/jdk/src/windows/native/sun/tools/attach/
H A DWindowsAttachProvider.c107 jintArray arr, jint max)
/openjdk7/jdk/src/share/native/sun/awt/splashscreen/
H A Djava_awt_SplashScreen.c46 jlong jsplash, jintArray data,
/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_Robot.c169 Java_sun_awt_X11_XRobotPeer_setup (JNIEnv * env, jclass cls, jint numberOfButtons, jintArray buttonDownMasks)
209 jintArray pixelArray) {
/openjdk7/jdk/src/windows/native/sun/java2d/d3d/
H A DD3DRenderer.cpp360 jintArray xpointsArray, jintArray ypointsArray,
/openjdk7/jdk/src/share/native/com/sun/java/util/jar/pack/
H A Djni.cpp216 jintArray pIntParts = (jintArray) env->GetObjectArrayElement(pParts, pidx++);
/openjdk7/jdk/src/macosx/native/com/apple/laf/
H A DJRSUIController.m193 (JNIEnv *env, jlong controlPtr, jlong oldProperties, jlong newProperties, jintArray data, jint imgW, jint imgH, jdouble x, jdouble y, jdouble w, jdouble h)
218 (JNIEnv *env, jclass clazz, jintArray data, jint imgW, jint imgH, jlong controlPtr, jlong oldProperties, jlong newProperties, jdouble x, jdouble y, jdouble w, jdouble h)
229 (JNIEnv *env, jclass clazz, jintArray data, jint imgW, jint imgH, jlong controlPtr, jlong oldProperties, jlong newProperties, jdouble x, jdouble y, jdouble w, jdouble h, jlong changes)

Completed in 53 milliseconds

1234