Format a item for a menu. More...
Collaboration diagram for make_entry():Functions | |
| static int | alias_make_entry (struct Menu *menu, int line, int max_cols, struct Buffer *buf) |
| Format an Alias for the Menu - Implements Menu::make_entry() -. | |
| static int | query_make_entry (struct Menu *menu, int line, int max_cols, struct Buffer *buf) |
| Format an Alias for the Menu - Implements Menu::make_entry() -. | |
| static int | attach_make_entry (struct Menu *menu, int line, int max_cols, struct Buffer *buf) |
| Format an Attachment for the Menu - Implements Menu::make_entry() -. | |
| static int | autocrypt_make_entry (struct Menu *menu, int line, int max_cols, struct Buffer *buf) |
| Format an Autocrypt Account for the Menu - Implements Menu::make_entry() -. | |
| static int | folder_make_entry (struct Menu *menu, int line, int max_cols, struct Buffer *buf) |
| Format a Folder for the Menu - Implements Menu::make_entry() -. | |
| static int | compose_make_entry (struct Menu *menu, int line, int max_cols, struct Buffer *buf) |
| Format an Attachment for the Menu - Implements Menu::make_entry() -. | |
| static int | cert_make_entry (struct Menu *menu, int line, int max_cols, struct Buffer *buf) |
| Create a Certificate for the Menu - Implements Menu::make_entry() -. | |
| static int | history_make_entry (struct Menu *menu, int line, int max_cols, struct Buffer *buf) |
| Format a History Item for the Menu - Implements Menu::make_entry() -. | |
| int | index_make_entry (struct Menu *menu, int line, int max_cols, struct Buffer *buf) |
| Format an Email for the Menu - Implements Menu::make_entry() -. | |
| static int | crypt_make_entry (struct Menu *menu, int line, int max_cols, struct Buffer *buf) |
| Format a PGP Key for the Menu - Implements Menu::make_entry() -. | |
| static int | pgp_make_entry (struct Menu *menu, int line, int max_cols, struct Buffer *buf) |
| Format a PGP Key for the Menu - Implements Menu::make_entry() -. | |
| static int | smime_make_entry (struct Menu *menu, int line, int max_cols, struct Buffer *buf) |
| Format an S/MIME Key for the Menu - Implements Menu::make_entry() -. | |
| static int | pattern_make_entry (struct Menu *menu, int line, int max_cols, struct Buffer *buf) |
| Create a Pattern for the Menu - Implements Menu::make_entry() -. | |
| static int | post_make_entry (struct Menu *menu, int line, int max_cols, struct Buffer *buf) |
| Format an Email for the Menu - Implements Menu::make_entry() -. | |
Format a item for a menu.
| [in] | menu | Menu containing items |
| [in] | line | Menu line number |
| [in] | max_cols | Maximum number of screen columns to use |
| [out] | buf | Buffer for the result |
| num | Number of screen columns used |
|
static |
Format an Alias for the Menu - Implements Menu::make_entry() -.
Definition at line 117 of file dlg_alias.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Format an Alias for the Menu - Implements Menu::make_entry() -.
Definition at line 145 of file dlg_query.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Format an Attachment for the Menu - Implements Menu::make_entry() -.
Definition at line 132 of file dlg_attach.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Format an Autocrypt Account for the Menu - Implements Menu::make_entry() -.
Definition at line 119 of file dlg_autocrypt.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Format a Folder for the Menu - Implements Menu::make_entry() -.
Definition at line 513 of file dlg_browser.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Format an Attachment for the Menu - Implements Menu::make_entry() -.
Definition at line 218 of file attach.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Create a Certificate for the Menu - Implements Menu::make_entry() -.
Definition at line 132 of file dlg_verifycert.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Format a History Item for the Menu - Implements Menu::make_entry() -.
Definition at line 88 of file dlg_history.c.
Here is the call graph for this function:
Here is the caller graph for this function:Format an Email for the Menu - Implements Menu::make_entry() -.
Definition at line 825 of file dlg_index.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Format a PGP Key for the Menu - Implements Menu::make_entry() -.
Definition at line 106 of file dlg_gpgme.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Format a PGP Key for the Menu - Implements Menu::make_entry() -.
Definition at line 105 of file dlg_pgp.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Format an S/MIME Key for the Menu - Implements Menu::make_entry() -.
Definition at line 110 of file dlg_smime.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Create a Pattern for the Menu - Implements Menu::make_entry() -.
Definition at line 102 of file dlg_pattern.c.
Here is the call graph for this function:
Here is the caller graph for this function:
|
static |
Format an Email for the Menu - Implements Menu::make_entry() -.
Definition at line 102 of file dlg_postpone.c.
Here is the call graph for this function:
Here is the caller graph for this function: