Home
last modified time | relevance | path

Searched refs:focusEventConst (Results 1 – 10 of 10) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Component.cpp5208 static jmethodID focusEventConst; in SendFocusEvent() local
5209 if (focusEventConst == NULL) { in SendFocusEvent()
5210 focusEventConst = in SendFocusEvent()
5213 DASSERT(focusEventConst); in SendFocusEvent()
5214 CHECK_NULL(focusEventConst); in SendFocusEvent()
5249 jobject focusEvent = env->NewObject(focusEventCls, focusEventConst, in SendFocusEvent()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Component.cpp5208 static jmethodID focusEventConst; in SendFocusEvent() local
5209 if (focusEventConst == NULL) { in SendFocusEvent()
5210 focusEventConst = in SendFocusEvent()
5213 DASSERT(focusEventConst); in SendFocusEvent()
5214 CHECK_NULL(focusEventConst); in SendFocusEvent()
5249 jobject focusEvent = env->NewObject(focusEventCls, focusEventConst, in SendFocusEvent()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Component.cpp5203 static jmethodID focusEventConst; in SendFocusEvent() local
5204 if (focusEventConst == NULL) { in SendFocusEvent()
5205 focusEventConst = in SendFocusEvent()
5208 DASSERT(focusEventConst); in SendFocusEvent()
5209 CHECK_NULL(focusEventConst); in SendFocusEvent()
5244 jobject focusEvent = env->NewObject(focusEventCls, focusEventConst, in SendFocusEvent()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Component.cpp5208 static jmethodID focusEventConst; in SendFocusEvent() local
5209 if (focusEventConst == NULL) { in SendFocusEvent()
5210 focusEventConst = in SendFocusEvent()
5213 DASSERT(focusEventConst); in SendFocusEvent()
5214 CHECK_NULL(focusEventConst); in SendFocusEvent()
5249 jobject focusEvent = env->NewObject(focusEventCls, focusEventConst, in SendFocusEvent()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Component.cpp5246 static jmethodID focusEventConst; in SendFocusEvent() local
5247 if (focusEventConst == NULL) { in SendFocusEvent()
5248 focusEventConst = in SendFocusEvent()
5251 DASSERT(focusEventConst); in SendFocusEvent()
5252 CHECK_NULL(focusEventConst); in SendFocusEvent()
5287 jobject focusEvent = env->NewObject(focusEventCls, focusEventConst, in SendFocusEvent()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Component.cpp5208 static jmethodID focusEventConst; in SendFocusEvent() local
5209 if (focusEventConst == NULL) { in SendFocusEvent()
5210 focusEventConst = in SendFocusEvent()
5213 DASSERT(focusEventConst); in SendFocusEvent()
5214 CHECK_NULL(focusEventConst); in SendFocusEvent()
5249 jobject focusEvent = env->NewObject(focusEventCls, focusEventConst, in SendFocusEvent()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Component.cpp5208 static jmethodID focusEventConst; in SendFocusEvent() local
5209 if (focusEventConst == NULL) { in SendFocusEvent()
5210 focusEventConst = in SendFocusEvent()
5213 DASSERT(focusEventConst); in SendFocusEvent()
5214 CHECK_NULL(focusEventConst); in SendFocusEvent()
5249 jobject focusEvent = env->NewObject(focusEventCls, focusEventConst, in SendFocusEvent()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Component.cpp5246 static jmethodID focusEventConst; in SendFocusEvent() local
5247 if (focusEventConst == NULL) { in SendFocusEvent()
5248 focusEventConst = in SendFocusEvent()
5251 DASSERT(focusEventConst); in SendFocusEvent()
5252 CHECK_NULL(focusEventConst); in SendFocusEvent()
5287 jobject focusEvent = env->NewObject(focusEventCls, focusEventConst, in SendFocusEvent()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A Dawt_Component.cpp5131 static jmethodID focusEventConst; in SendFocusEvent() local
5132 if (focusEventConst == NULL) { in SendFocusEvent()
5133 focusEventConst = in SendFocusEvent()
5136 DASSERT(focusEventConst); in SendFocusEvent()
5137 CHECK_NULL(focusEventConst); in SendFocusEvent()
5172 jobject focusEvent = env->NewObject(focusEventCls, focusEventConst, in SendFocusEvent()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A Dawt_Component.cpp5131 static jmethodID focusEventConst; in SendFocusEvent() local
5132 if (focusEventConst == NULL) { in SendFocusEvent()
5133 focusEventConst = in SendFocusEvent()
5136 DASSERT(focusEventConst); in SendFocusEvent()
5137 CHECK_NULL(focusEventConst); in SendFocusEvent()
5172 jobject focusEvent = env->NewObject(focusEventCls, focusEventConst, in SendFocusEvent()