Searched refs:ui_desktop_restore (Results 1 - 3 of 3) sorted by relevance
/vbox/src/VBox/RDP/client-1.8.3/ |
H A D | proto.h | 322 void ui_desktop_restore(uint32 offset, int x, int y, int cx, int cy);
|
H A D | orders.c | 414 ui_desktop_restore(os->offset, os->left, os->top, width, height);
|
H A D | xwin.c | 3793 ui_desktop_restore(uint32 offset, int x, int y, int cx, int cy) function
|
Completed in 153 milliseconds