Searched defs:platformFontIDs (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_Font.c50 struct PlatformFontIDs platformFontIDs; variable in typeref:struct:PlatformFontIDs
221 platformFontIDs.componentFonts =
224 platformFontIDs.fontConfig =
228 platformFontIDs.makeConvertedMultiFontString =
232 platformFontIDs.makeConvertedMultiFontChars =
547 (*env)->GetObjectField(env, peer, platformFontIDs.componentFonts);

Completed in 32 milliseconds