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

/openjdk7/jdk/src/solaris/native/sun/font/
H A DX11FontScaler.h74 JNIEXPORT int JNICALL AWTCountFonts(char* xlfd);
H A DX11FontScaler.c163 count = AWTCountFonts(xlfd);
187 count = AWTCountFonts(xlfd);
/openjdk7/jdk/src/solaris/native/sun/java2d/x11/
H A DX11FontScaler_md.c114 JNIEXPORT int JNICALL AWTCountFonts(char* xlfd) { function

Completed in 32 milliseconds