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

/vbox/src/VBox/RDP/client-1.8.3/
H A Drdesktop.c90 int g_height = 600; variable
726 g_height = strtol(p + 1, &p, 10);
728 if (g_height <= 0)

Completed in 261 milliseconds