Home
last modified time | relevance | path

Searched refs:pause_redraw (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/bsddialog/lib/
H A Dbarbox.c598 static int pause_redraw(struct dialog *d, bool redraw, struct bar *b) in pause_redraw() function
637 if (pause_redraw(&d, false, &b) != 0) in bsddialog_pause()
691 if (pause_redraw(&d, true, &b) != 0) in bsddialog_pause()
696 if (pause_redraw(&d, true, &b) != 0) in bsddialog_pause()