Searched refs:date_horiz_coord (Results 1 – 1 of 1) sorted by relevance
42 function date_horiz_coord(DateTime $date) { function137 $x_release = date_horiz_coord(get_branch_release_date($branch));138 $x_bug = date_horiz_coord(get_branch_bug_eol_date($branch));139 $x_eol = date_horiz_coord(get_branch_security_eol_date($branch));149 …<line x1="<?php echo date_horiz_coord($date) ?>" y1="<?php echo $header_height ?>" x2="<?php echo …150 <text x="<?php echo date_horiz_coord($date) ?>" y="<?php echo 0.8 * $header_height; ?>">160 $x = date_horiz_coord($now);
Completed in 4 milliseconds