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

/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_Win32GraphicsDevice.cpp884 (JNIEnv* jniEnv, jobject theThis, jint screen) {
911 (JNIEnv* env, jobject theThis, jint pixFmtID, jint screen) {
953 (JNIEnv* env, jobject theThis, jint screen) {
985 env, theThis, pixFmtID, screen)) {
883 Java_sun_awt_Win32GraphicsDevice_getMaxConfigsImpl(JNIEnv* jniEnv, jobject theThis, jint screen) argument
910 Java_sun_awt_Win32GraphicsDevice_isPixFmtSupported(JNIEnv* env, jobject theThis, jint pixFmtID, jint screen) argument
952 Java_sun_awt_Win32GraphicsDevice_getDefaultPixIDImpl(JNIEnv* env, jobject theThis, jint screen) argument
H A Dawt_Component.cpp6792 Java_sun_awt_windows_WComponentPeer_getTargetGC(JNIEnv* env, jobject theThis) argument
6799 targetObj = env->GetObjectField(theThis, AwtObject::targetID);

Completed in 51 milliseconds