Home
last modified time | relevance | path

Searched defs:box (Results 1 – 2 of 2) sorted by relevance

/scripts/kconfig/lxdialog/
Dtextbox.c39 static void refresh_text_box(WINDOW *dialog, WINDOW *box, int boxh, int boxw, in refresh_text_box()
62 WINDOW *dialog, *box; in dialog_textbox() local
Dutil.c470 chtype box, chtype border) in draw_box()