Home
last modified time | relevance | path

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

/webtrees/resources/views/modules/timeline-chart/
H A Dchart.phtml304 $tyoffset = 0; variable
307 $tyoffset = $bheight * $i; variable
310 $tyoffset = -1 * $bheight * $j; variable
313 $place = (int) (($yoffset + $tyoffset) / $bheight);
315 $yoffset += $tyoffset;
316 $xoffset += abs($tyoffset);
319 …"px;\" onmousedown=\"factMouseDown(this, '" . $factcount . "', " . ($yoffset - $tyoffset) . ');">';
379 $dyoffset = $yoffset - $tyoffset + $bheight / 3;
380 if ($tyoffset < 0) {
393 …op:<?= $dyoffset ?>px; font-size: 8pt; height: <?= abs($tyoffset) ?>px; width: <?= abs($tyoffset) …