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

/glassfish-3.1.2/installer/src/cpp/share/launcher/
H A Djava_md.unix.c602 Dimension screenwidth = 0; local
611 screenwidth = WidthOfScreen(screen);
620 if (screenwidth > width)
621 x = (screenwidth - width) / 2;

Completed in 15 milliseconds