|
PatchworkOS
|
#include <cmd.h>
Data Fields | |
| cmd_header_t | header |
| surface_id_t | target |
| rect_t | rect |
| cmd_header_t cmd_surface_move_t::header |
| rect_t cmd_surface_move_t::rect |
Definition at line 71 of file cmd.h.
Referenced by client_action_surface_move(), and window_move().
| surface_id_t cmd_surface_move_t::target |
Definition at line 70 of file cmd.h.
Referenced by client_action_surface_move(), and window_move().