Searched refs:sw_next (Results 1 – 1 of 1) sorted by relevance
3353 seamless_window *sw, *sw_next; in ui_seamless_destroy_group() local3358 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()