Lines Matching refs:redraw
578 int redraw;
582 redraw = status_message_redraw(c);
584 redraw
586 redraw = status_redraw(c);
587 if (!redraw && (~flags & CLIENT_REDRAWSTATUSALWAYS))
595 redraw = 0;
598 redraw = 1;
600 if (redraw)
607 /* Set up redraw context. */
641 /* Redraw entire screen. */
685 /* Redraw a single pane and its scrollbar. */