Searched refs:styleName (Results 1 – 9 of 9) sorted by relevance
43 if ($renderer->getCurrentStyle() !== $this->styleName) {44 $renderer->setCurrentStyle($this->styleName);104 $style = $renderer->getStyle($this->styleName);119 if ($renderer->getCurrentStyle() !== $this->styleName) {120 $renderer->setCurrentStyle($this->styleName);
44 if ($renderer->getCurrentStyle() !== $this->styleName) {45 $renderer->setCurrentStyle($this->styleName);118 if ($renderer->getCurrentStyle() !== $this->styleName) {119 $renderer->setCurrentStyle($this->styleName);
57 if ($renderer->getCurrentStyle() !== $this->styleName) {58 $renderer->setCurrentStyle($this->styleName);87 if ($renderer->getCurrentStyle() !== $this->styleName) {88 $renderer->setCurrentStyle($this->styleName);
33 public string $styleName; variable in Fisharebest\\Webtrees\\Report\\ReportBaseText52 $this->styleName = $style;82 return $this->styleName;
30 public string $styleName = ''; variable in Fisharebest\\Webtrees\\Report\\ReportBaseFootnote56 $this->styleName = $style;58 $this->styleName = 'footnote';
53 if ($renderer->getCurrentStyle() !== $this->styleName) {54 $renderer->setCurrentStyle($this->styleName);74 echo '<div class="', $this->styleName, '" style="position:absolute;top:', $this->top, 'pt;';
73 public string $styleName; variable in Fisharebest\\Webtrees\\Report\\ReportBaseCell145 $this->styleName = $style;
56 if ($renderer->getCurrentStyle() !== $this->styleName) {57 $renderer->setCurrentStyle($this->styleName);
52 if ($renderer->getCurrentStyle() !== $this->styleName) {53 $renderer->setCurrentStyle($this->styleName);