Recalculate the Window data. More...
Collaboration diagram for recalc():Functions | |
| int | alias_recalc (struct MuttWindow *win) |
| Recalculate the display of the Alias Window - Implements MuttWindow::recalc() -. | |
| static int | attach_recalc (struct MuttWindow *win) |
| Recalculate the Window data - Implements MuttWindow::recalc() -. | |
| static int | cbar_recalc (struct MuttWindow *win) |
| Recalculate the Window data - Implements MuttWindow::recalc() -. | |
| static int | compose_recalc (struct MuttWindow *dlg) |
| Recalculate the Window data - Implements MuttWindow::recalc() -. | |
| static int | preview_recalc (struct MuttWindow *win) |
| Recalculate the Window data - Implements MuttWindow::recalc() -. | |
| static int | enter_recalc (struct MuttWindow *win) |
| Recalculate the Window data - Implements MuttWindow::recalc() -. | |
| static int | env_recalc (struct MuttWindow *win) |
| Recalculate the Window data - Implements MuttWindow::recalc() -. | |
| static int | msgwin_recalc (struct MuttWindow *win) |
| Recalculate the display of the Message Window - Implements MuttWindow::recalc() -. | |
| static int | sbar_recalc (struct MuttWindow *win) |
| Recalculate the Window data - Implements MuttWindow::recalc() -. | |
| static int | helpbar_recalc (struct MuttWindow *win) |
| Recalculate the display of the Help Bar - Implements MuttWindow::recalc() -. | |
| static int | ibar_recalc (struct MuttWindow *win) |
| Recalculate the Window data - Implements MuttWindow::recalc() -. | |
| static int | index_recalc (struct MuttWindow *win) |
| Recalculate the Index display - Implements MuttWindow::recalc() -. | |
| static int | menu_recalc (struct MuttWindow *win) |
| Recalculate the Window data - Implements MuttWindow::recalc() -. | |
| static int | pager_recalc (struct MuttWindow *win) |
| Recalculate the Pager display - Implements MuttWindow::recalc() -. | |
| static int | pbar_recalc (struct MuttWindow *win) |
| Recalculate the Window data - Implements MuttWindow::recalc() -. | |
| static int | progress_window_recalc (struct MuttWindow *win) |
| Recalculate the Progress Bar - Implements MuttWindow::recalc() -. | |
| int | sb_recalc (struct MuttWindow *win) |
| Recalculate the Sidebar display - Implements MuttWindow::recalc() -. | |
Recalculate the Window data.
| win | Window |
| 0 | Success |
| -1 | Error |
| int alias_recalc | ( | struct MuttWindow * | win | ) |
Recalculate the display of the Alias Window - Implements MuttWindow::recalc() -.
Definition at line 92 of file gui.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Recalculate the Window data - Implements MuttWindow::recalc() -.
Definition at line 243 of file attach.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Recalculate the Window data - Implements MuttWindow::recalc() -.
Definition at line 81 of file cbar.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Recalculate the Window data - Implements MuttWindow::recalc() -.
Definition at line 127 of file dlg_compose.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Recalculate the Window data - Implements MuttWindow::recalc() -.
Definition at line 327 of file preview.c.
Here is the caller graph for this function:
|
static |
Recalculate the Window data - Implements MuttWindow::recalc() -.
Definition at line 175 of file window.c.
Here is the caller graph for this function:
|
static |
Recalculate the Window data - Implements MuttWindow::recalc() -.
Definition at line 722 of file window.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Recalculate the display of the Message Window - Implements MuttWindow::recalc() -.
Definition at line 161 of file msgwin.c.
Here is the caller graph for this function:
|
static |
Recalculate the Window data - Implements MuttWindow::recalc() -.
Definition at line 82 of file sbar.c.
Here is the caller graph for this function:
|
static |
Recalculate the display of the Help Bar - Implements MuttWindow::recalc() -.
Generate the help string from data on the focused Window. The Help Bar isn't drawn, yet.
Definition at line 125 of file helpbar.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Recalculate the Window data - Implements MuttWindow::recalc() -.
Definition at line 91 of file ibar.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Recalculate the Index display - Implements MuttWindow::recalc() -.
Definition at line 593 of file index.c.
Here is the caller graph for this function:
|
static |
Recalculate the Window data - Implements MuttWindow::recalc() -.
Definition at line 80 of file window.c.
Here is the caller graph for this function:
|
static |
Recalculate the Pager display - Implements MuttWindow::recalc() -.
Definition at line 122 of file pager.c.
Here is the caller graph for this function:
|
static |
Recalculate the Window data - Implements MuttWindow::recalc() -.
Definition at line 91 of file pbar.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Recalculate the Progress Bar - Implements MuttWindow::recalc() -.
Definition at line 135 of file window.c.
Here is the call graph for this function:
Here is the caller graph for this function:| int sb_recalc | ( | struct MuttWindow * | win | ) |
Recalculate the Sidebar display - Implements MuttWindow::recalc() -.
Definition at line 506 of file window.c.
Here is the call graph for this function:
Here is the caller graph for this function: