Home
last modified time | relevance | path

Searched defs:str (Results 1 – 2 of 2) sorted by relevance

/webtrees/app/Report/
H A DHtmlRenderer.php445 public function countLines(string $str): int
537 public function getTextCellHeight(string $str): float
641 public function textWrap(string $str, float $width): string
/webtrees/resources/js/
H A Dwebtrees.js35 function trim (str) { argument
87 webtrees.detectScript = function (str) { argument