Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dnconf.gui.c175 int get_line_no(const char *text) in get_line_no() function
217 int total_lines = get_line_no(text); in fill_window()
269 msg_lines = get_line_no(msg); in btn_dialog()
373 prompt_lines = get_line_no(prompt); in dialog_inputbox()
512 int total_lines = get_line_no(text); in show_scroll_win()
525 total_lines = get_line_no(text); in show_scroll_win()
H A Dnconf.h86 int get_line_no(const char *text);