Home
last modified time | relevance | path

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

/reactos/modules/rosapps/applications/net/tsclient/rdesktop/
H A Dxwin.c3430 seamless_window *sw_behind; in ui_seamless_restack_window() local
3433 sw_behind = sw_get_window_by_id(This, behind); in ui_seamless_restack_window()
3434 if (!sw_behind) in ui_seamless_restack_window()
3441 wnds[1] = sw_behind->wnd; in ui_seamless_restack_window()