Searched refs:opt_graph_height (Results 1 – 1 of 1) sorted by relevance
54 static int opt_graph_height = 0; variable1513 opt_graph_height = atoi(optarg); in parse_options()1623 if (opt_graph_height) in main()1624 set_graph_height(opt_graph_height); in main()