Searched refs:ui_seamless_restack_window (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/RDP/client-1.8.3/
H A Dseamless.c257 ui_seamless_restack_window(id, behind, flags);
H A Dproto.h339 void ui_seamless_restack_window(unsigned long id, unsigned long behind, unsigned long flags);
H A Dxwin.c4239 ui_seamless_restack_window(unsigned long id, unsigned long behind, unsigned long flags) function
4252 warning("ui_seamless_restack_window: No information for window 0x%lx\n", id);
4263 warning("ui_seamless_restack_window: No information for behind window 0x%lx\n", behind);

Completed in 207 milliseconds