Searched refs:jmethodID (Results 176 - 200 of 231) sorted by relevance

12345678910

/openjdk7/jdk/src/solaris/native/java/net/
H A DInet6AddressImpl.c123 static jmethodID ni_ia4ctrID;
124 static jmethodID ni_ia6ctrID;
H A DNetworkInterface.c112 jmethodID ni_ctrID;
118 static jmethodID ni_ia4ctrID;
119 static jmethodID ni_ia6ctrID;
120 static jmethodID ni_ibctrID;
/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dgtk2_interface.c2239 jobject create_Object(JNIEnv *env, jmethodID *cid,
2269 static jmethodID cid = NULL;
2279 static jmethodID cid = NULL;
2289 static jmethodID cid = NULL;
2299 static jmethodID cid = NULL;
2309 static jmethodID cid = NULL;
2319 static jmethodID cid = NULL;
2330 static jmethodID cid = NULL;
H A Dawt_xembed_server.c101 static jmethodID requestXEmbedFocusMID, focusNextMID, focusPrevMID,
606 static jmethodID mid;
628 static jmethodID mid;
H A Dfontpath.c189 jmethodID getLocalGE = (*env)->GetStaticMethodID(env, geCls,
197 jmethodID isDisplayLocal = (*env)->GetMethodID(env, sgeCls,
1011 jmethodID fcFontCons;
H A Dawt_MToolkit.c109 jmethodID upcallMID;
939 static jmethodID notifyBusyMethodID = NULL;
940 static jmethodID notifyFreeMethodID = NULL;
2388 jmethodID upcall;
2667 jmethodID methID;
3296 static jmethodID syncNotifyMID = NULL;
H A Dawt_util.c874 static jmethodID currentThreadMethodID = NULL;
915 static jmethodID yieldMethodID = NULL;
/openjdk7/jdk/src/windows/native/java/net/
H A DInet6AddressImpl.c78 static jmethodID ni_ia4ctrID;
79 static jmethodID ni_ia6ctrID;
H A DDualStackPlainSocketImpl.c35 static jmethodID isa_ctorID; /* InetSocketAddress(InetAddress, int) */
H A DInet4AddressImpl.c116 static jmethodID ni_ia4ctrID;
/openjdk7/jdk/src/share/native/sun/java2d/loops/
H A DGraphicsPrimitiveMgr.c46 static jmethodID RegisterID;
66 static jmethodID getRgbID;
/openjdk7/jdk/src/share/back/
H A DEventRequestImpl.c89 jmethodID method;
H A DStackFrameImpl.c369 jmethodID method;
H A DeventHelper.c64 jmethodID method;
1032 jmethodID method, jlocation location,
/openjdk7/hotspot/src/share/vm/prims/
H A Dforte.cpp370 jmethodID method_id; // method executed in this frame
511 // jmethodID method_id;
517 // method_id - jmethodID of the method being executed
520 // method_id - jmethodID of the method being executed
/openjdk7/jdk/src/share/native/java/net/
H A Dnet_util.c45 jmethodID mid;
/openjdk7/jdk/src/share/native/sun/awt/image/
H A DBufImgSurfaceData.c56 static jmethodID initICMCDmID;
/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_PrintJob.cpp762 jmethodID getID;
855 jmethodID setSizeID = env->GetMethodID(paperClass,
857 jmethodID setImageableID = env->GetMethodID(paperClass,
3282 jmethodID getCopiesID = env->GetMethodID(printerJobClass, GETCOPIES_STR,
3300 jmethodID getPaperID = env->GetMethodID(pageClass, GETPAPER_STR,
3317 jmethodID setPaperID = env->GetMethodID(pageClass, SETPAPER_STR,
3332 jmethodID getOrientID = env->GetMethodID(pageClass, GETORIENT_STR,
3344 jmethodID setOrientID = env->GetMethodID(pageClass, SETORIENT_STR,
3359 jmethodID getID;
3425 jmethodID setSizeI
[all...]
H A Dawt_Component.cpp180 jmethodID AwtComponent::getFontMID;
181 jmethodID AwtComponent::getToolkitMID;
182 jmethodID AwtComponent::isEnabledMID;
183 jmethodID AwtComponent::getLocationOnScreenMID;
184 jmethodID AwtComponent::replaceSurfaceDataMID;
185 jmethodID AwtComponent::replaceSurfaceDataLaterMID;
186 jmethodID AwtComponent::disposeLaterMID;
3319 static jmethodID getExtendedKeyCodeForChar;
3986 static jmethodID sendIMEventMid = 0;
4025 static jmethodID inqCandPosMi
[all...]
H A Dawt_Font.cpp118 jmethodID AwtFont::peerMID;
121 jmethodID AwtFont::makeConvertedMultiFontStringMID;
124 jmethodID AwtFont::getFontMID;
127 jmethodID AwtFont::getHeightMID;
H A Dawt_Window.cpp168 jmethodID AwtWindow::getWarningStringMID;
169 jmethodID AwtWindow::calculateSecurityWarningPositionMID;
170 jmethodID AwtWindow::windowTypeNameMID;
682 static jmethodID point2DGetXMID = NULL;
683 static jmethodID point2DGetYMID = NULL;
1449 static jmethodID eventInitMID = NULL;
1490 static jmethodID wEventInitMID;
1515 static jmethodID sequencedEventConst;
2011 jmethodID draggedID = env->GetMethodID(peerCls, "draggedToNewScreen",
H A Dawt_ScrollPane.cpp72 jmethodID AwtScrollPane::postScrollEventID;
821 static jmethodID setTypedValueMID = 0;
/openjdk7/jdk/src/share/native/sun/security/pkcs11/wrapper/
H A Dp11_convert.c84 jmethodID jCtrId;
130 jmethodID jCtrId;
168 jmethodID jCtrId;
211 jmethodID jCtrId;
H A Dp11_sessmgmt.c568 jmethodID jmethod;
/openjdk7/jdk/src/share/native/sun/security/smartcardio/
H A Dpcsc.c69 jmethodID constructor;

Completed in 530 milliseconds

12345678910