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

/vbox/src/VBox/RDP/client-1.8.3/
H A Dxwin.c4090 seamless_window *sw, *sw_next; local
4095 for (sw = g_seamless_windows; sw; sw = sw_next)
4097 sw_next = sw->next;

Completed in 305 milliseconds