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

/openjdk7/jdk/src/share/native/sun/awt/libpng/
H A Dpngtest.c148 static int status_dots = 1; variable
162 status_dots = 31;
165 status_dots--;
167 if (status_dots == 0)
170 status_dots=30;

Completed in 32 milliseconds