Home
last modified time | relevance | path

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

/web-php/images/
H A Dsupported-versions.php10 $branch_height = 30; variable
53 $branches[$branch]['top'] = $header_height + ($branch_height * $i++);
63 $height = $header_height + $footer_height + (count($branches) * $branch_height);
125 …ersion['top'] ?>" width="<?php echo 0.5 * $margin_left ?>" height="<?php echo $branch_height ?>" />
126 …t x="<?php echo 0.25 * $margin_left ?>" y="<?php echo $version['top'] + (0.5 * $branch_height) ?>">
141 …rsion['top'] ?>" width="<?php echo $x_bug - $x_release ?>" height="<?php echo $branch_height ?>" />
142 … $version['top'] ?>" width="<?php echo $x_eol - $x_bug ?>" height="<?php echo $branch_height ?>" />
149 …e_horiz_coord($date) ?>" y2="<?php echo $header_height + (count($branches) * $branch_height) ?>" />
162 …>" x2="<?php echo $x ?>" y2="<?php echo $header_height + (count($branches) * $branch_height) ?>" />
163 …<text x="<?php echo $x ?>" y="<?php echo $header_height + (count($branches) * $branch_height) + (0…

Completed in 4 milliseconds