Searched refs:print_autowrap (Results 1 - 6 of 6) sorted by relevance

/u-boot/scripts/kconfig/lxdialog/
H A Dyesno.c61 print_autowrap(dialog, prompt, width - 2, 1, 3);
H A Ddialog.h204 void print_autowrap(WINDOW * win, const char *prompt, int width, int y, int x);
H A Dinputbox.c72 print_autowrap(dialog, prompt, width - 2, 1, 3);
H A Dchecklist.c150 print_autowrap(dialog, prompt, width - 2, 1, 3);
H A Dmenubox.c214 print_autowrap(dialog, prompt, width - 2, 1, 3);
H A Dutil.c369 void print_autowrap(WINDOW * win, const char *prompt, int width, int y, int x) function

Completed in 75 milliseconds