Searched defs:windowsCount (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_Dialog.cpp472 int windowsCount = env->GetArrayLength(windows); local
473 for (int i = windowsCount - 1; i >= 0; i--) {

Completed in 115 milliseconds