Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/scripts/kconfig/lxdialog/
H A Dtextbox.c27 static void refresh_text_box(WINDOW *dialog, WINDOW *box, int boxh, int boxw, in refresh_text_box()
49 int height, width, boxh, boxw; in dialog_textbox() local