Searched refs:stretch (Results 1 – 7 of 7) sorted by relevance
/webtrees/app/Report/ |
H A D | ReportBaseCell.php | 81 public int $stretch; variable in Fisharebest\\Webtrees\\Report\\ReportBaseCell 116 * @param int $stretch Stretch carachter mode 132 int $stretch, argument 148 $this->stretch = $stretch;
|
H A D | PdfRenderer.php | 415 * @param int $stretch Stretch carachter mode 422 …color, string $style, int $ln, float $top, float $left, bool $fill, int $stretch, string $bocolor,… argument 424 …h, $height, $border, $align, $bgcolor, $style, $ln, $top, $left, $fill, $stretch, $bocolor, $tcolo…
|
H A D | HtmlRenderer.php | 232 * @param int $stretch Stretch character mode 239 …color, string $style, int $ln, float $top, float $left, bool $fill, int $stretch, string $bocolor,… argument 241 …h, $height, $border, $align, $bgcolor, $style, $ln, $top, $left, $fill, $stretch, $bocolor, $tcolo…
|
H A D | AbstractRenderer.php | 192 * @param int $stretch Stretch character mode 210 int $stretch, argument
|
H A D | ReportPdfCell.php | 145 $this->stretch,
|
H A D | ReportParserGenerate.php | 565 $stretch = (int) ($attrs['stretch'] ?? '0'); 630 $stretch,
|
/webtrees/public/css/ |
H A D | vendor.min.css | 6 …stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.form-control,.input…
|