Searched refs:textbox_draw (Results 1 – 1 of 1) sorted by relevance
104 static int textbox_draw(struct dialog *d, bool redraw, struct scrolltext *st) in textbox_draw() function178 if (textbox_draw(&d, false, &st) != 0) in bsddialog_textbox()257 if (textbox_draw(&d, true, &st) != 0) in bsddialog_textbox()262 if (textbox_draw(&d, true, &st) != 0) in bsddialog_textbox()