Searched refs:fcCompFontObj (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dfontpath.c1003 jobject fcCompFontObj; local
1154 fcCompFontObj = (*env)->GetObjectArrayElement(env, fcCompFontArray, i);
1156 (jstring)((*env)->GetObjectField(env, fcCompFontObj, fcNameID));
1300 (*env)->SetObjectField(env,fcCompFontObj, fcAllFontsID, fcFontArr);
1323 (*env)->SetObjectField(env, fcCompFontObj,

Completed in 32 milliseconds