Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/lxdialog/
H A Dtextbox.c38 static void refresh_text_box(WINDOW *dialog, WINDOW *box, int boxh, int boxw, in refresh_text_box()
57 WINDOW *dialog, *box; in dialog_textbox() local
H A Dutil.c422 chtype box, chtype border) in draw_box()