Home
last modified time | relevance | path

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

/scripts/kconfig/
A Dnconf.gui.c127 int get_line_no(const char *text) in get_line_no() function
169 int total_lines = get_line_no(text); in fill_window()
221 msg_lines = get_line_no(msg); in btn_dialog()
342 prompt_lines = get_line_no(prompt); in dialog_inputbox()
524 int total_lines = get_line_no(text); in show_scroll_win_ext()
545 total_lines = get_line_no(text); in show_scroll_win_ext()
A Dnconf.h75 int get_line_no(const char *text);

Completed in 4 milliseconds