Searched refs:ui_seamless_move_window (Results 1 - 3 of 3) sorted by relevance
/vbox/src/VBox/RDP/client-1.8.3/ |
H A D | seamless.c | 239 ui_seamless_move_window(id, x, y, width, height, flags);
|
H A D | proto.h | 337 void ui_seamless_move_window(unsigned long id, int x, int y, int width, int height,
|
H A D | xwin.c | 4196 ui_seamless_move_window(unsigned long id, int x, int y, int width, int height, unsigned long flags) function 4206 warning("ui_seamless_move_window: No information for window 0x%lx\n", id);
|
Completed in 207 milliseconds