Home
last modified time | relevance | path

Searched refs:backgroundColor (Results 26 – 50 of 250) sorted by path

12345678910

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolyService/
H A DPresentationParams.php25 public $backgroundColor; variable in Google\\Service\\PolyService\\PresentationParams
36 public function setBackgroundColor($backgroundColor) argument
38 $this->backgroundColor = $backgroundColor;
45 return $this->backgroundColor;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DCellFormat.php60 public function setBackgroundColor(Color $backgroundColor) argument
62 $this->backgroundColor = $backgroundColor;
69 return $this->backgroundColor;
H A DChartSpec.php101 public function setBackgroundColor(Color $backgroundColor) argument
103 $this->backgroundColor = $backgroundColor;
110 return $this->backgroundColor;
H A DSlicerSpec.php66 public function setBackgroundColor(Color $backgroundColor) argument
68 $this->backgroundColor = $backgroundColor;
75 return $this->backgroundColor;
H A DSortSpec.php44 public function setBackgroundColor(Color $backgroundColor) argument
46 $this->backgroundColor = $backgroundColor;
53 return $this->backgroundColor;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DTextStyle.php64 public function setBackgroundColor(OptionalColor $backgroundColor) argument
66 $this->backgroundColor = $backgroundColor;
73 return $this->backgroundColor;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DWatchSettings.php25 public $backgroundColor; variable in Google\\Service\\YouTube\\WatchSettings
38 public function setBackgroundColor($backgroundColor) argument
40 $this->backgroundColor = $backgroundColor;
47 return $this->backgroundColor;
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js194 ….minWidth+"px",minHeight:e.minHeight+"px",left:e.x+"px",top:e.y+"px",backgroundColor:"#ffffff",pos…
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js21 ….minWidth+"px",minHeight:e.minHeight+"px",left:e.x+"px",top:e.y+"px",backgroundColor:"#ffffff",pos…
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js30575 backgroundColor: '#ffffff',
H A Dbpmn-modeler.production.min.js34 ….minWidth+"px",minHeight:e.minHeight+"px",left:e.x+"px",top:e.y+"px",backgroundColor:"#ffffff",pos…
/plugin/cellbg/
H A Dscript.js54 btn.style.backgroundColor = value;
/plugin/cellbg2/
H A Dscript.js54 btn.style.backgroundColor = value;
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js89 ….element("div");e=g.getFirst();)e.$.style.backgroundColor&&(e.$.style.backgroundColor=e.$.style.ba…
/plugin/ckgdoku/ckeditor/plugins/fontAssist/
H A Dplugin.js1backgroundColor=r.get(E)}A.enableButton("ok");A.selectPage("general");k(A)};var n=function(z){r.sa…
H A Dplugin.js.unc119 el.style.backgroundColor = style_spec.get(which);
133 el.style.backgroundColor = style_spec.get('bg');
164 n.style.backgroundColor = value;
174 n.style.backgroundColor = value;
625 d.style.backgroundColor = elems[2];
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js1 …fontWeight="bold";document.getElementById(fckgInternalInputId).style.backgroundColor="#DDDDDD";W=W…
H A Dlink.js.unc399 document.getElementById(fckgInternalInputId).style.backgroundColor="#DDDDDD" ;
/plugin/ckgedit/ckeditor/
H A Dckeditor.js103 ….element("div");d=e.getFirst();)d.$.style.backgroundColor&&(d.$.style.backgroundColor=d.$.style.ba…
H A Dckeditor.js.unc2348 …nt("div"); d = e.getFirst();) d.$.style.backgroundColor && (d.$.style.backgroundColor = d.$.style.
/plugin/ckgedit/ckeditor/plugins/fontAssist/
H A Dplugin.js1backgroundColor=r.get(E)}A.enableButton("ok");A.selectPage("general");k(A)};var n=function(z){r.sa…
H A Dplugin.js.unc119 el.style.backgroundColor = style_spec.get(which);
133 el.style.backgroundColor = style_spec.get('bg');
164 n.style.backgroundColor = value;
174 n.style.backgroundColor = value;
625 d.style.backgroundColor = elems[2];
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink-cmpr.js1 …fontWeight="bold";document.getElementById(fckgInternalInputId).style.backgroundColor="#DDDDDD";var…
H A Dlink.js1 …fontWeight="bold";document.getElementById(fckgInternalInputId).style.backgroundColor="#DDDDDD";var…
H A Dlink.js.unc392 document.getElementById(fckgInternalInputId).style.backgroundColor="#DDDDDD" ;

12345678910