Searched refs:fontPathLen (Results 1 - 1 of 1) sorted by relevance
/openjdk7/jdk/src/windows/native/sun/windows/ | ||
H A D | awt_Win32GraphicsEnv.cpp | 234 unsigned long fontPathLen = MAX_PATH + 1; local 269 &fontPathLen); 274 fontPath[fontPathLen] = L'\0'; |
Completed in 186 milliseconds