Home
last modified time | relevance | path

Searched refs:get_line_no (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/scripts/kconfig/
Dnconf.gui.c176 int get_line_no(const char *text) in get_line_no() function
218 int total_lines = get_line_no(text); in fill_window()
270 msg_lines = get_line_no(msg); in btn_dialog()
382 prompt_lines = get_line_no(prompt); in dialog_inputbox()
555 int total_lines = get_line_no(text); in show_scroll_win()
570 total_lines = get_line_no(text); in show_scroll_win()
Dnconf.h84 int get_line_no(const char *text);