Searched refs:GetFieldID (Results 101 - 125 of 134) sorted by relevance

123456

/openjdk7/jdk/src/share/native/sun/java2d/pipe/
H A DRegion.c42 var = (*env)->GetFieldID(env, jcl, name, type); \
/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_xembed_server.c233 applicationActiveFID = (*env)->GetFieldID(env, clazz, "applicationActive", "Z");
239 keysymFID = (*env)->GetFieldID(env, clazz, "keysym", "J");
241 modifiersFID = (*env)->GetFieldID(env, clazz, "modifiers", "J");
H A Dawt_GraphicsEnv.c157 x11GraphicsConfigIDs.aData = (*env)->GetFieldID (env, cls, "aData", "J");
158 x11GraphicsConfigIDs.bitsPerPixel = (*env)->GetFieldID (env, cls, "bitsPerPixel", "I");
159 x11GraphicsConfigIDs.screen = (*env)->GetFieldID (env, cls, "screen", "Lsun/awt/X11GraphicsDevice;");
174 x11GraphicsDeviceIDs.screen = (*env)->GetFieldID (env, cls, "screen", "I");
H A Dawt_InputMethod.c1493 x11InputMethodIDs.pData = (*env)->GetFieldID(env, cls, "pData", "J");
1576 mcompPDataID = (*env)->GetFieldID(env, mcompClass, "pData", "J");
1645 mcompPDataID = (*env)->GetFieldID(env, mcompClass, "pData", "J");
1720 mcompPDataID = (*env)->GetFieldID(env, mcompClass, "pData", "J");
/openjdk7/jdk/src/windows/native/sun/windows/
H A DShellFolder2.cpp222 FID_pIShellIcon = env->GetFieldID(cls, "pIShellIcon", "J");
224 FID_displayName = env->GetFieldID(cls, "displayName", "Ljava/lang/String;");
225 FID_folderType = env->GetFieldID(cls, "folderType", "Ljava/lang/String;");
H A Dawt_PrintControl.cpp237 env->GetFieldID(cls, "dialogOwnerPeer", "Ljava/awt/peer/ComponentPeer;");
249 env->GetFieldID(cls, "driverDoesMultipleCopies", "Z");
251 env->GetFieldID(cls, "driverDoesCollation", "Z");
H A Dawt_Win32GraphicsDevice.cpp849 AwtWin32GraphicsDevice::dynamicColorModelID = env->GetFieldID(cls,
852 env->GetFieldID(AwtWin32GraphicsDevice::indexCMClass, "rgb", "[I");
854 env->GetFieldID(AwtWin32GraphicsDevice::indexCMClass,
H A Dawt_Window.cpp1222 windowTypeFID = env->GetFieldID(cls, "windowType", "I");
3044 env->GetFieldID(cls, "warningString", "Ljava/lang/String;");
3046 env->GetFieldID(cls, "locationByPlatform", "Z");
3048 env->GetFieldID(cls, "securityWarningWidth", "I");
3050 env->GetFieldID(cls, "securityWarningHeight", "I");
3054 env->GetFieldID(cls, "autoRequestFocus", "Z");
3085 AwtWindow::sysXID = env->GetFieldID(cls, "sysX", "I");
3086 AwtWindow::sysYID = env->GetFieldID(cls, "sysY", "I");
3087 AwtWindow::sysWID = env->GetFieldID(cls, "sysW", "I");
3088 AwtWindow::sysHID = env->GetFieldID(cl
[all...]
H A Dawt_Component.cpp6324 env->GetFieldID(cls, "peer", "Ljava/awt/peer/ComponentPeer;");
6325 AwtComponent::xID = env->GetFieldID(cls, "x", "I");
6326 AwtComponent::yID = env->GetFieldID(cls, "y", "I");
6327 AwtComponent::heightID = env->GetFieldID(cls, "height", "I");
6328 AwtComponent::widthID = env->GetFieldID(cls, "width", "I");
6329 AwtComponent::visibleID = env->GetFieldID(cls, "visible", "Z");
6331 env->GetFieldID(cls, "background", "Ljava/awt/Color;");
6333 env->GetFieldID(cls, "foreground", "Ljava/awt/Color;");
6334 AwtComponent::enabledID = env->GetFieldID(cls, "enabled", "Z");
6335 AwtComponent::parentID = env->GetFieldID(cl
[all...]
H A Dawt_TrayIcon.cpp891 AwtTrayIcon::idID = env->GetFieldID(cls, "id", "I");
892 AwtTrayIcon::actionCommandID = env->GetFieldID(cls, "actionCommand", "Ljava/lang/String;");
H A Dawt_Frame.cpp1561 AwtFrame::undecoratedID = env->GetFieldID(cls,"undecorated","Z");
1773 fid = env->GetFieldID(cls, "peer", "Ljava/awt/peer/ComponentPeer;");
1798 AwtFrame::handleID = env->GetFieldID(cls, "handle", "J");
H A Dawt_Toolkit.cpp2101 jawtSMgrID = env->GetFieldID(vImgClassLocal, "volSurfaceManager",
2104 jawtSDataID = env->GetFieldID(vSMgrClassLocal, "sdCurrent",
2107 jawtPDataID = env->GetFieldID(sDataClassLocal, "pData", "J");
H A Dawt_TextArea.cpp731 env->GetFieldID(cls, "scrollbarVisibility", "I");
H A Dawt_PrintJob.cpp341 env->GetFieldID(cls, "page", "Ljava/awt/print/PageFormat;");
969 jfieldID fieldId = env->GetFieldID(myClass, DRIVER_COPIES_STR, "Z");
3634 jfieldID fieldId = env->GetFieldID(myClass, fieldName, kJavaIntStr);
3648 jfieldID fieldId = env->GetFieldID(myClass, fieldName, kJavaLongStr);
3658 jfieldID fieldId = env->GetFieldID(myClass, fieldName, "Z");
4140 env->GetFieldID(cls, "pjob", "Ljava/awt/print/PrinterJob;");
/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A DimageioJPEG.c1422 JPEGQTable_tableID = (*env)->GetFieldID(env,
1427 JPEGHuffmanTable_lengthsID = (*env)->GetFieldID(env,
1432 JPEGHuffmanTable_valuesID = (*env)->GetFieldID(env,
2395 JPEGQTable_tableID = (*env)->GetFieldID(env,
2400 JPEGHuffmanTable_lengthsID = (*env)->GetFieldID(env,
2405 JPEGHuffmanTable_valuesID = (*env)->GetFieldID(env,
/openjdk7/jdk/src/macosx/native/sun/awt/
H A DImageSurfaceData.m1579 sDataID = (*env)->GetFieldID(env, bimg, "sData", "Lsun/java2d/SurfaceData;");
1593 sDataID = (*env)->GetFieldID(env, bimg, "sData", "Lsun/java2d/SurfaceData;");
1617 rgbID = (*env)->GetFieldID(env, icm, "rgb", "[I");
1618 allGrayID = (*env)->GetFieldID(env, icm, "allgrayopaque", "Z");
1619 mapSizeID = (*env)->GetFieldID(env, icm, "map_size", "I");
1620 CMpDataID = (*env)->GetFieldID(env, icm, "pData", "J");
/openjdk7/jdk/src/solaris/native/java/io/
H A DUnixFileSystem_md.c64 ids.path = (*env)->GetFieldID(env, fileClass,
/openjdk7/jdk/src/windows/native/java/io/
H A DWin32FileSystem_md.c61 ids.path = (*env)->GetFieldID(env, fileClass,
H A DWinNTFileSystem_md.c65 (*env)->GetFieldID(env, fileClass, "path", "Ljava/lang/String;");
/openjdk7/jdk/src/share/native/java/util/zip/
H A DZipFile.c61 jzfileID = (*env)->GetFieldID(env, cls, "jzfile", "J");
/openjdk7/jdk/src/solaris/native/java/lang/
H A DUNIXProcess_md.c290 field_exitcode = (*env)->GetFieldID(env, clazz, "exitcode", "I");
/openjdk7/jdk/src/solaris/native/java/net/
H A DInet6AddressImpl.c161 ni_ia6ipaddressID = (*env)->GetFieldID(env, ni_ia6cls, "ipaddress", "[B");
H A Dnet_util_md.c325 return (*env)->GetFieldID(env, cls, "fd", "I");
/openjdk7/jdk/src/windows/native/java/net/
H A DInet6AddressImpl.c104 ni_ia6ipaddressID = (*env)->GetFieldID(env, ni_ia6cls, "ipaddress", "[B");
/openjdk7/jdk/src/share/native/common/
H A Djni_util.c1079 fid = (*env)->GetFieldID(env, cls, name, signature);
1142 fid = (*env)->GetFieldID(env, cls, name, signature);

Completed in 381 milliseconds

123456