Home
last modified time | relevance | path

Searched refs:sw_next (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rosapps/applications/net/tsclient/rdesktop/
H A Dxwin.c3353 seamless_window *sw, *sw_next; in ui_seamless_destroy_group() local
3358 for (sw = This->xwin.seamless_windows; sw; sw = sw_next) in ui_seamless_destroy_group()
3360 sw_next = sw->next; in ui_seamless_destroy_group()