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

/vbox/src/VBox/RDP/client-1.8.3/
H A Dxwin.c2024 int wndwidth, wndheight; local
2028 wndwidth = g_fullscreen ? WidthOfScreen(g_screen) : g_width;
2039 g_wnd = XCreateWindow(g_display, RootWindowOfScreen(g_screen), g_xpos, g_ypos, wndwidth,

Completed in 43 milliseconds