redraw
void redraw(void);
redraw();
redraw();
void redraw(void);
redraw();
int redraw(int, int);
{redraw, "redraw-display", 0},
redraw(0, 0);
int c, bad = 0, redraw = 0;
redraw = 1;
if (redraw)
int bad = 0, redraw = 0;
redraw = 1;
if (redraw)
int redraw;
redraw = 0;
&redraw);
result = prompt_key(prompt, *key, &redraw);
if (redraw || mtd->prompt != prompt) {
prompt_done(struct prompt *pr, const char *s, int *redraw)
if (prompt_fire_callback(pr, s, PROMPT_KEY_CLOSE, redraw))
prompt_key(struct prompt *pr, key_code key, int *redraw)
switch (prompt_translate_key(pr, key, &key, redraw)) {
return (prompt_done(pr, NULL, redraw));
result = prompt_done(pr, s, redraw);
return (prompt_done(pr, NULL, redraw));
*redraw = 1;
result = prompt_done(pr, s, redraw);
*redraw = 1;
enum prompt_key_result type, int *redraw)
if (redraw != NULL)
*redraw = 1;
int *redraw)
if (redraw != NULL)
*redraw = 1;
prompt_mouse(struct prompt *pr, u_int x, u_int ax, u_int aw, int *redraw)
pl.content_width, redraw);
if (redraw != NULL)
*redraw = 1;
int *redraw)
*redraw = 1;
*redraw = 1;
*redraw = 1;
*redraw = 1;
int redraw;
redraw = status_message_redraw(c);
redraw = status_prompt_redraw(c);
redraw = status_redraw(c);
if (!redraw && !REDRAW_IS_ALL(flags)) {
redraw = 0;
redraw = 1;
if (!redraw && !REDRAW_IS_ALL(flags)) {
int selected, skip = 1, redraw = 0;
redraw = 1;
if (redraw && wp != NULL) {
c->redraw = EVBUFFER_LENGTH(tty->out);
log_debug("%s: redraw added %zu bytes", c->name, c->redraw);
int redraw = 0;
result = prompt_mouse(c->prompt, m->x, ax, aw, &redraw);
result = prompt_key(c->prompt, key, &redraw);
if (redraw && c->prompt != NULL)
if (c->redraw > 0) {
if ((size_t)nwrite >= c->redraw)
c->redraw = 0;
c->redraw -= nwrite;
c->redraw);
int redraw = 0;
redraw = PANE_REDRAW;
wp->flags |= redraw;
int redraw = 0;
screen_size_x(&data->screen), &redraw);
if (redraw || result == PROMPT_KEY_HANDLED) {
result = prompt_key(data->prompt, key, &redraw);
if (redraw) {
int redraw = 0;
&redraw);
result = prompt_key(prompt, key, &redraw);
if (redraw || wp->prompt != prompt)
int redraw;
redraw = 0;
redraw = 0;
redraw = 1;
if (redraw)