Home
last modified time | relevance | path

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

/webtrees/app/Report/
H A DReportBaseLine.php22 use function abs; alias
66 return abs($this->y2 - $this->y1);
78 return [abs($this->x2 - $this->x1), 1, $this->getHeight($renderer)];
H A DReportHtmlTextbox.php22 use function abs; alias
190 $fH += abs($renderer->getFootnotesHeight($cW));
/webtrees/resources/views/modules/timeline-chart/
H A Dchart.phtml316 $xoffset += abs($tyoffset);
393 … ?>px; top:<?= $dyoffset ?>px; font-size: 8pt; height: <?= abs($tyoffset) ?>px; width: <?= abs($ty…
/webtrees/resources/views/modules/relatives/
H A Dfamily.phtml194 <?php if (abs($months) === 12 || abs($months) >= 24) : ?>
/webtrees/app/Services/
H A DMapDataService.php30 use function abs; alias
329 return $negative . abs($degrees);
H A DRelationshipService.php31 use function abs; alias
435 …if (abs($dob1->julianDay() - $dob2->julianDay()) < 2 && $dob1->minimumDate()->day > 0 && $dob2->mi…
456 …if (abs($dob1->julianDay() - $dob2->julianDay()) < 2 && $dob1->minimumDate()->day > 0 && $dob2->mi…
477 …if (abs($dob1->julianDay() - $dob2->julianDay()) < 2 && $dob1->minimumDate()->day > 0 && $dob2->mi…
2108 $removed = abs($down - $up); // Spanish (and other languages) can use it, too.
/webtrees/app/Statistics/Repository/
H A DEventRepository.php36 use function abs; alias
299 $row->year = abs($row->year) . ' B.C.';
H A DFamilyDatesRepository.php32 use function abs; alias
203 $row->year = abs($row->year) . ' B.C.';
/webtrees/app/Module/
H A DLanguageEnglishUnitedStates.php26 use function abs; alias
138 (static::REMOVED[abs($up - $down)] ?? ' many times removed') .
/webtrees/app/
H A DRelationship.php25 use function abs; alias
508 abs($date1->julianDay() - $date2->julianDay()) < 2 &&
/webtrees/public/ckeditor-4.15.1-custom/
H A Dckeditor.js205 c[1].bottom),left:Math.min(c[0].left,c[1].left),top:Math.min(c[0].top,c[1].top),width:Math.abs(c[0]…
1057 …ber.MAX_VALUE,h,g,l,p;f&&!f.equals(e)&&(g=e.getNext(a.isRelevant));)h=Math.abs(ka(a,e,g)-a.mouse.y…