Searched refs:diag_dev_rows (Results 1 – 1 of 1) sorted by relevance
109 static int diag_dev_rows(void) in diag_dev_rows() function140 dialogue_window = subwin(stdscr, diag_dev_rows() + 5, maxx-50, in setup_windows()295 y = j % diag_dev_rows(); in show_dialogue()306 mvwprintw(w, diag_dev_rows()+1, 1, "Enter Choice [A-Z]?"); in show_dialogue()458 write_dialogue_win(buf, diag_dev_rows() + 2, 2); in handle_input_choice()