Home
last modified time | relevance | path

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

/src/contrib/bsddialog/lib/
H A Dtextbox.c104 static int textbox_draw(struct dialog *d, bool redraw, struct scrolltext *st) in textbox_draw() function
178 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()