Searched refs:chart_bounds (Results 1 – 1 of 1) sorted by relevance
289 xscale = float (chart_bounds[2])301 chart_bounds[0], chart_bounds[1])303 chart_bounds[0], chart_bounds[1])309 chart_bounds[0], chart_bounds[1])313 ctx.line_to(last[0], chart_bounds[1]+chart_bounds[3])314 ctx.line_to(first[0], chart_bounds[1]+chart_bounds[3])987 below[time] = chart_bounds[1] + chart_bounds[3]1042 …x = chart_bounds[0] + round((last_time - proc_tree.start_time) * chart_bounds[2] / proc_tree.durat…1052 …x = chart_bounds[0] + round((last_time - proc_tree.start_time) * chart_bounds[2] / proc_tree.durat…1066 chart_bounds[0] + chart_bounds[2] - label_w - off_x * 2,[all …]