Home
last modified time | relevance | path

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

/webtrees/app/Report/
H A DHtmlRenderer.php128 $this->currentStyle = '';
461 return $this->currentStyle;
471 if (empty($this->currentStyle)) {
474 $style = $this->getStyle($this->currentStyle);
525 $style = $this->getStyle($this->currentStyle);
585 $this->currentStyle = $s;
H A DPdfRenderer.php188 return $this->currentStyle;
200 $this->currentStyle = $s;
276 if ($this->currentStyle === '') {
279 $style = $this->getStyle($this->currentStyle);
H A DAbstractRenderer.php117 public string $currentStyle = ''; variable in Fisharebest\\Webtrees\\Report\\AbstractRenderer
/webtrees/public/ckeditor-4.15.1-custom/plugins/wsc/dialogs/
H A Dwsc.js8 …dStyle?document.defaultView.getComputedStyle(a,null).display:a.currentStyle?a.currentStyle.display…
/webtrees/public/ckeditor-4.15.1-custom/
H A Dckeditor.js113 ….$,null);return b?b.getPropertyValue(a):""}:function(a){return this.$.currentStyle[CKEDITOR.tools.…