Home
last modified time | relevance | path

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

/openbmc/linux/scripts/kconfig/lxdialog/
H A Dinputbox.c60 draw_box(dialog, 0, 0, height, width, in dialog_inputbox()
79 draw_box(dialog, y + 1, box_x - 1, 3, box_width + 2, in dialog_inputbox()
H A Dchecklist.c138 draw_box(dialog, 0, 0, height, width, in dialog_checklist()
163 draw_box(dialog, box_y, box_x, list_height + 2, list_width + 2, in dialog_checklist()
H A Dyesno.c49 draw_box(dialog, 0, 0, height, width, in dialog_yesno()
H A Dmenubox.c193 draw_box(dialog, 0, 0, height, width, in dialog_menu()
218 draw_box(dialog, box_y, box_x, menu_height + 2, menu_width + 2, in dialog_menu()
H A Ddialog.h191 void draw_box(WINDOW * win, int y, int x, int height, int width, chtype box,
H A Dtextbox.c214 draw_box(dialog, 0, 0, height, width, in dialog_textbox()
H A Dutil.c464 draw_box(WINDOW * win, int y, int x, int height, int width, in draw_box() function
/openbmc/u-boot/scripts/kconfig/lxdialog/
H A Dinputbox.c60 draw_box(dialog, 0, 0, height, width, in dialog_inputbox()
79 draw_box(dialog, y + 1, box_x - 1, 3, box_width + 2, in dialog_inputbox()
H A Dchecklist.c138 draw_box(dialog, 0, 0, height, width, in dialog_checklist()
163 draw_box(dialog, box_y, box_x, list_height + 2, list_width + 2, in dialog_checklist()
H A Dyesno.c49 draw_box(dialog, 0, 0, height, width, in dialog_yesno()
H A Dmenubox.c201 draw_box(dialog, 0, 0, height, width, in dialog_menu()
226 draw_box(dialog, box_y, box_x, menu_height + 2, menu_width + 2, in dialog_menu()
H A Ddialog.h213 void draw_box(WINDOW * win, int y, int x, int height, int width, chtype box,
H A Dtextbox.c106 draw_box(dialog, 0, 0, height, width, in dialog_textbox()
H A Dutil.c464 draw_box(WINDOW * win, int y, int x, int height, int width, in draw_box() function