Searched defs:redraw (Results 1 – 11 of 11) sorted by relevance
/freebsd/contrib/bsddialog/lib/ |
H A D | timebox.c | 65 static int timebox_draw(struct dialog *d, bool redraw, struct clock *c) in timebox_draw()
|
H A D | messagebox.c | 72 static int message_draw(struct dialog *d, bool redraw, struct scroll *s) in message_draw()
|
H A D | textbox.c | 104 static int textbox_draw(struct dialog *d, bool redraw, struct scrolltext *st) in textbox_draw()
|
H A D | datebox.c | 299 calendar_draw(struct dialog *d, bool redraw, WINDOW *yy_win, WINDOW *mm_win, in calendar_draw() 536 static int datebox_draw(struct dialog *d, bool redraw, struct dateitem *di) in datebox_draw()
|
H A D | barbox.c | 444 rangebox_redraw(struct dialog *d, bool redraw, struct bar *b, int *bigchange) in rangebox_redraw() 598 static int pause_redraw(struct dialog *d, bool redraw, struct bar *b) in pause_redraw()
|
H A D | formbox.c | 604 form_draw(struct dialog *d, bool redraw, struct privateform *f, bool focusinform) in form_draw()
|
H A D | menubox.c | 457 static int mixedlist_draw(struct dialog *d, bool redraw, struct privatemenu *m) in mixedlist_draw()
|
/freebsd/contrib/nvi/vi/ |
H A D | vs_msg.c | 642 int redraw; in vs_resolve() local
|
/freebsd/contrib/dialog/ |
H A D | progressbox.c | 294 bool redraw = TRUE; in pause_for_ok() local
|
/freebsd/sbin/ipf/ipfstat/ |
H A D | ipfstat.c | 1279 int i, j, winy, tsentry, maxx, maxy, redraw = 0, ret = 0; in topipstates() local
|
/freebsd/contrib/ee/ |
H A D | ee.c | 3844 redraw(void) in redraw() function
|