src/share/native/sun/font/sunfontids.h

Print this page
rev 1379 : [mq]: fontmanager.patch

*** 32,46 **** extern "C" { #endif typedef struct FontManagerNativeIDs { - /* java/awt/Font methods & fields */ - jmethodID getFont2DMID; - jfieldID font2DHandle; - jfieldID createdFont; - /* sun/font/Font2D methods */ jmethodID getMapperMID; jmethodID getTableBytesMID; jmethodID canDisplayMID; jmethodID f2dCharToGlyphMID; --- 32,41 ----