Home
last modified time | relevance | path

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

/dports/net/bmon/bmon-4.0/src/
H A Dout_curses.c38 GRAPH_DISPLAY_SIDE_BY_SIDE = 1, enumerator
476 graph_display = GRAPH_DISPLAY_SIDE_BY_SIDE; in lines_required_for_graph()
757 if (graph_display == GRAPH_DISPLAY_SIDE_BY_SIDE) { in draw_history_graph()