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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dfontpath.c215 int origIndex; local
247 for ( origIndex = 0; origIndex < nPaths; origIndex++ ) {
295 for ( origIndex = 0; origIndex < nPaths; origIndex++ ) {
296 onePath = origFontPath[origIndex];
297 newFontPath[origIndex] = onePath;

Completed in 32 milliseconds