|
i3
|

Data Fields | |
| ev_prepare | prepare |
| drag_result_t | result |
| Con * | con |
| Rect | old_rect |
| callback_t | callback |
| const void * | extra |
Definition at line 731 of file floating.c.
| callback_t drag_x11_cb::callback |
Definition at line 745 of file floating.c.
Referenced by drag_pointer(), and drain_drag_events().
| Con* drag_x11_cb::con |
Definition at line 739 of file floating.c.
Referenced by drag_pointer(), drain_drag_events(), floating_fix_coordinates(), and floating_reposition().
| const void* drag_x11_cb::extra |
Definition at line 748 of file floating.c.
Referenced by drag_pointer(), and drain_drag_events().
| Rect drag_x11_cb::old_rect |
Definition at line 742 of file floating.c.
Referenced by drag_pointer(), drain_drag_events(), and floating_fix_coordinates().
| ev_prepare drag_x11_cb::prepare |
Definition at line 732 of file floating.c.
Referenced by drag_pointer().
| drag_result_t drag_x11_cb::result |
Definition at line 735 of file floating.c.
Referenced by drag_pointer(), and drain_drag_events().
1.8.14