Recursor the Window. More...
Collaboration diagram for recursor():Functions | |
| static bool | enter_recursor (struct MuttWindow *win) |
| Recursor the Window - Implements MuttWindow::recursor() -. | |
| static bool | msgwin_recursor (struct MuttWindow *win) |
| Recursor the Message Window - Implements MuttWindow::recursor() -. | |
Recursor the Window.
| win | Window |
| true | Cursor set |
After all the repainting is done, the focussed window will be given an opportunity to set the position and visibility of the cursor.
If the focussed window doesn't implement recursor(), then the cursor will be hidden.
|
static |
Recursor the Window - Implements MuttWindow::recursor() -.
Definition at line 246 of file window.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Recursor the Message Window - Implements MuttWindow::recursor() -.
Definition at line 283 of file msgwin.c.
Here is the call graph for this function:
Here is the caller graph for this function: