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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dfontpath.c417 currLen, i, j, found, pathLen=0; local
444 currLen = numDirs; /* only compare against previous path dirs */
450 for (j=0; j < currLen; j++) {
461 currLen = numDirs; /* only compare against previous path dirs */
467 for (j=0; j < currLen; j++) {

Completed in 42 milliseconds