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

/vbox/src/VBox/RDP/client-1.8.3/
H A Dxwin.c99 } seamless_window; typedef in typeref:struct:_seamless_window
100 static seamless_window *g_seamless_windows = NULL;
200 seamless_window *sw; \
305 static seamless_window *
308 seamless_window *sw;
318 static seamless_window *
321 seamless_window *sw;
332 sw_remove_window(seamless_window * win)
334 seamless_window *sw, **prevnext = &g_seamless_windows;
360 seamless_window *s
[all...]

Completed in 70 milliseconds