Home
last modified time | relevance | path

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

/dports/net/scr_ipfm/scr_ipfm-0.64/
H A Ddaily-graph.php130 html_graph_horizon($host, $total, round($total_scaled));
H A Ddayinmonth-graph.php164 html_graph_horizon($host, $total, round($total_scaled));
H A Dmonthinyear-graph.php163 html_graph_horizon($host, $total, round($total_scaled));
H A Dyearly-graph.php165 html_graph_horizon($host, $total, round($total_scaled));
H A Dmonthly-graph.php173 html_graph_horizon($host, $total, round($total_scaled));
H A Dyearinglobal-graph.php159 html_graph_horizon($host, $total, round($total_scaled));
H A Dglobal-graph.php167 html_graph_horizon($host, $total, round($total_scaled));
H A Dfunctions.php590 function html_graph_horizon($host, $total, $total_scaled) { function