Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/lxdialog/
A Dinputbox.c73 draw_box(dialog, 0, 0, height, width, in dialog_inputbox()
92 draw_box(dialog, y + 1, box_x - 1, 3, box_width + 2, in dialog_inputbox()
A Dchecklist.c151 draw_box(dialog, 0, 0, height, width, in dialog_checklist()
176 draw_box(dialog, box_y, box_x, list_height + 2, list_width + 2, in dialog_checklist()
A Dyesno.c62 draw_box(dialog, 0, 0, height, width, in dialog_yesno()
A Dmenubox.c214 draw_box(dialog, 0, 0, height, width, in dialog_menu()
239 draw_box(dialog, box_y, box_x, menu_height + 2, menu_width + 2, in dialog_menu()
A Ddialog.h226 void draw_box(WINDOW * win, int y, int x, int height, int width, chtype box,
A Dtextbox.c119 draw_box(dialog, 0, 0, height, width, in dialog_textbox()
A Dutil.c477 draw_box(WINDOW * win, int y, int x, int height, int width, in draw_box() function

Completed in 9 milliseconds