Home
last modified time | relevance | path

Searched defs:color (Results 1 – 9 of 9) sorted by relevance

/webtrees/app/Report/
H A DReportBaseText.php30 public string $color; variable in Fisharebest\\Webtrees\\Report\\ReportBaseText
47 public function __construct(string $style, string $color)
H A DHtmlRenderer.php287 public function createText(string $style, string $color): ReportBaseText
701 public function write(string $text, string $color = '', bool $useclass = true): void
H A DPdfRenderer.php470 public function createText(string $style, string $color): ReportBaseText
H A DAbstractRenderer.php257 abstract public function createText(string $style, string $color): ReportBaseText;
/webtrees/resources/js/
H A Dstatistics.js168 color: '#777' property
212 color: '#757575', property
252 color: '#757575', property
/webtrees/public/ckeditor-4.15.1-custom/plugins/scayt/dialogs/
H A Doptions.js18 …data.command+"Dic"),c=c.replace("%s",b.data.name),d.setText(c),a.css(d.$,{color:"blue"})):(""===b.… property
19 d.setText(c)),a.css(d.$,{color:"red"}),null!=e.getUserDictionaryName()&&""!=e.getUserDictionaryName… property
20 …ata.command+"Dic"),f=f.replace("%s",b.data.name),d.setText(f));a.css(d.$,{color:"red"});null!=c.ge… property
/webtrees/public/js/
H A Dwebtrees.min.js1 …ator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor==… argument
/webtrees/public/ckeditor-4.15.1-custom/
H A Dstyles.js37 { name: 'Subtitle', element: 'h3', styles: { 'color': '#aaa', 'font-style': 'italic' } }, property
H A Dckeditor.js58 …teClass({$:function(a){a=a||{};this.width=a.width;this.style=a.style;this.color=a.color;this._.nor… property
802 …+"_colorBox",y={type:h},z=new CKEDITOR.style(r["colorButton_"+h+"Style"],{color:"inherit"}),w=func… property
809 …&&g.push("\x3c/tr\x3e\x3ctr\x3e");var m=h[b].split("/"),v=m[0],m=new q(a,{color:m[1]||v,label:m[1]… property
813 {color:b.styles.background})).getDefinition();b.name=c.element;b.styles=c.styles;b.attributes=c.att… property
819 …},createAtBeginning:function(a){this._.moveToBeginning(new q(this.editor,{color:a},this.clickFn))}… property
824 CKEDITOR.config.colorButton_foreStyle={element:"span",styles:{color:"#(color)"},overrides:[{element… property
891 CKEDITOR.config.find_highlight={element:"span",styles:{"background-color":"#004",color:"#fff"}};(fu… property