Searched refs:get_line_no (Results 1 – 2 of 2) sorted by relevance
126 int get_line_no(const char *text) in get_line_no() function168 int total_lines = get_line_no(text); in fill_window()220 msg_lines = get_line_no(msg); in btn_dialog()332 prompt_lines = get_line_no(prompt); in dialog_inputbox()506 int total_lines = get_line_no(text); in show_scroll_win()521 total_lines = get_line_no(text); in show_scroll_win()
73 int get_line_no(const char *text);