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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dfontpath.c806 fontdirs = (char**)calloc(fontSet->nfont+1, sizeof(char*));
807 for (f=0; f < fontSet->nfont; f++) {
1187 * first font, we set nfont to zero. Otherwise we use "nfonts".
1192 nfonts = fontset->nfont;
H A Dfontconfig.h236 int nfont; member in struct:_FcFontSet

Completed in 55 milliseconds