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 | utilwin_recalc (struct MuttWindow *win) |
| Recalculate the Utility Window - 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 96 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 244 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 128 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 344 of file preview.c.
Here is the caller graph for this function:
|
static |
Recalculate the Window data - Implements MuttWindow::recalc() -.
Definition at line 170 of file window.c.
Here is the caller graph for this function:
|
static |
Recalculate the Window data - Implements MuttWindow::recalc() -.
Definition at line 731 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 162 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 Utility Window - Implements MuttWindow::recalc() -.
Definition at line 84 of file utilwin.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 126 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 92 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 594 of file index.c.
Here is the caller graph for this function:
|
static |
Recalculate the Window data - Implements MuttWindow::recalc() -.
Definition at line 81 of file window.c.
Here is the caller graph for this function:
|
static |
Recalculate the Pager display - Implements MuttWindow::recalc() -.
Definition at line 125 of file pager.c.
Here is the caller graph for this function:
|
static |
Recalculate the Window data - Implements MuttWindow::recalc() -.
Definition at line 90 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 557 of file window.c.
Here is the call graph for this function:
Here is the caller graph for this function: