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

/vbox/src/VBox/RDP/client-1.8.3/
H A Dxwin.c4258 seamless_window *sw_behind; local
4260 sw_behind = sw_get_window_by_id(behind);
4261 if (!sw_behind)
4269 values.sibling = sw_behind->wnd;
4275 if (!ewmh_is_window_above(sw_behind->wnd))
4285 if (ewmh_is_window_above(sw_behind->wnd))

Completed in 69 milliseconds