Searched refs:redraw (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/dialog/
H A Dprogressbox.c129 bool redraw = TRUE; local
141 if (redraw) {
142 redraw = FALSE;
164 redraw = TRUE;
168 redraw = TRUE;
/freebsd-10-stable/sys/ddb/
H A Ddb_input.c222 redraw:
260 goto redraw;
/freebsd-10-stable/contrib/nvi/vi/
H A Dvs_msg.c583 * image itself is wrong, so redraw everything.
611 /* Set up the redraw of the overwritten lines. */
643 int redraw; local
695 redraw = 0;
707 redraw = 0;
721 redraw = 1;
729 if (redraw)
/freebsd-10-stable/contrib/ee/
H A Dee.c326 void redraw P_((void));
421 {"", NULL, NULL, NULL, redraw, -1},
1005 draw_line(vertical, horiz, ptr, t_pos, length) /* redraw line from current position */
1758 redraw();
2376 draw_screen() /* redraw the screen from current postion */
3263 redraw();
3333 redraw();
3480 case '\022': /* ^r, redraw */
3549 redraw();
3683 redraw();
3852 redraw() function
[all...]
/freebsd-10-stable/contrib/ipfilter/tools/
H A Dipfstat.c1313 int i, j, winy, tsentry, maxx, maxy, redraw = 0, ret = 0; local
1516 redraw = 1;
1687 if (redraw)
1692 if (redraw) {
1694 redraw = 0;
1713 redraw = 1;

Completed in 112 milliseconds