Home
last modified time | relevance | path

Searched refs:jcomponent (Results 51 – 56 of 56) sorted by relevance

123

/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DAWTView.m627 jobject jcomponent = [self awtComponent:env];
628 …entAccessibility alloc] initWithParent:self withEnv:env withAccessible:jcomponent withIndex:-1 wit…
629 (*env)->DeleteLocalRef(env, jcomponent);
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DAWTView.m610 jobject jcomponent = [self awtComponent:env];
611 …entAccessibility alloc] initWithParent:self withEnv:env withAccessible:jcomponent withIndex:-1 wit…
612 (*env)->DeleteLocalRef(env, jcomponent);
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DAWTView.m617 jobject jcomponent = [self awtComponent:env];
618 …entAccessibility alloc] initWithParent:self withEnv:env withAccessible:jcomponent withIndex:-1 wit…
619 (*env)->DeleteLocalRef(env, jcomponent);
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DAWTView.m613 jobject jcomponent = [self awtComponent:env];
614 …entAccessibility alloc] initWithParent:self withEnv:env withAccessible:jcomponent withIndex:-1 wit…
615 (*env)->DeleteLocalRef(env, jcomponent);
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/macosx/native/libawt_lwawt/awt/
H A DAWTView.m611 jobject jcomponent = [self awtComponent:env];
612 …entAccessibility alloc] initWithParent:self withEnv:env withAccessible:jcomponent withIndex:-1 wit…
613 (*env)->DeleteLocalRef(env, jcomponent);
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/macosx/native/sun/awt/
H A DAWTView.m609 jobject jcomponent = [self awtComponent:env];
610 …entAccessibility alloc] initWithParent:self withEnv:env withAccessible:jcomponent withIndex:-1 wit…
611 (*env)->DeleteLocalRef(env, jcomponent);

123