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

/openjdk7/jdk/src/share/native/sun/font/
H A Dsunfontids.h66 jmethodID gpCtrEmpty; member in struct:FontManagerNativeIDs
H A DsunFont.c129 sunFontIDs.gpCtrEmpty =
H A DfreetypeScaler.c1276 sunFontIDs.gpCtrEmpty);
1363 gp = (*env)->NewObject(env, sunFontIDs.gpClass, sunFontIDs.gpCtrEmpty);
1417 return (*env)->NewObject(env, sunFontIDs.gpClass, sunFontIDs.gpCtrEmpty);

Completed in 34 milliseconds