Lines Matching refs:this

7  * published by the Free Software Foundation.  Oracle designates this
9 * by Oracle in the LICENSE file that accompanied this code.
15 * accompanied this code).
18 * 2 along with this work; if not, write to the Free Software Foundation,
118 * data. This is in part because at this time, the X consortium has not
119 * finalized the "official" Xinerama API. Once this spec is available, and
215 /* Allocate white and black pixels for this visual */
586 * Determing if this top-level has been moved onto another Xinerama screen.
621 /* calc how much of window is on this screen */
631 /* completely on this screen - done! */
775 awt_init_Display(JNIEnv *env, jobject this)
792 because of this, select returns with EINTR. Most implementations of
874 JNIEnv *env, jobject this)
917 Java_sun_awt_X11GraphicsEnvironment_initDisplay(JNIEnv *env, jobject this,
922 (void) awt_init_Display(env, this);
953 Java_sun_awt_X11GraphicsEnvironment_getNumScreens(JNIEnv *env, jobject this)
968 Java_sun_awt_X11GraphicsDevice_getDisplay(JNIEnv *env, jobject this)
1074 Java_sun_awt_X11GraphicsEnvironment_checkShmExt(JNIEnv *env, jobject this)
1091 (JNIEnv *env, jobject this)
1108 JNIEnv *env, jobject this, jint screen)
1125 JNIEnv *env, jobject this, jint index, jint screen)
1148 JNIEnv *env, jobject this, jint index, jint screen)
1171 JNIEnv *env, jobject this, jint index, jint screen)
1274 JNIEnv *env, jobject this, jint screen)
1291 JNIEnv *env, jobject this, jint screen)
1309 JNIEnv *env, jobject this)
1316 adata = (AwtGraphicsConfigData *) JNU_GetLongFieldAsPtr(env, this,
1330 JNIEnv *env, jobject this, jint visualNum, jint screen)
1344 /* Check the graphicsConfig for this visual */
1363 JNU_SetLongFieldFromPtr(env, this, x11GraphicsConfigIDs.aData, adata);
1370 (*env)->SetIntField(env, this, x11GraphicsConfigIDs.bitsPerPixel,
1385 JNIEnv *env, jobject this)
1403 adata = (AwtGraphicsConfigData *) JNU_GetLongFieldAsPtr(env, this,
1411 /* Make Color Model object for this GraphicsConfiguration */
1427 Java_sun_awt_X11GraphicsConfig_pGetBounds(JNIEnv *env, jobject this, jint screen)
1438 JNU_GetLongFieldAsPtr(env, this, x11GraphicsConfigIDs.aData);
1472 (JNIEnv *env, jobject this, jlong window, jint swapAction)
1497 (JNIEnv *env, jobject this, jlong backBuffer)
1511 (JNIEnv *env, jobject this,
1536 (JNIEnv *env, jobject this, jlong configData)
1555 Java_sun_awt_X11GraphicsDevice_isDBESupported(JNIEnv *env, jobject this)
1578 jobject this, jint screen)
1595 clazz = (*env)->GetObjectClass(env, this);
1610 (*env)->CallVoidMethod(env, this, midAddVisual, (visInfo[i]).visual);
1622 jobject this)
1640 jobject this)
1749 * We can proceed as long as this is RANDR 1.2 or above.
1860 * Note: the Window passed to this method is typically the "content