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

/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_Choice.h75 virtual void SetFont(AwtFont *pFont);
H A Dawt_List.h102 virtual void SetFont(AwtFont *pFont);
H A Dawt_Component.h180 virtual void SetFont(AwtFont *pFont);
/openjdk7/jdk/src/solaris/native/sun/java2d/x11/
H A DX11FontScaler_md.c261 JNIEXPORT jlong JNICALL AWTFontGenerateImage(AWTFont pFont, AWTChar2b* xChar) { argument
267 XFontStruct* xFont = (XFontStruct*)pFont;

Completed in 40 milliseconds