Home
last modified time | relevance | path

Searched refs:backgroundColor (Results 26 – 50 of 250) sorted by last modified time

12345678910

/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js1159 backgroundColor: true,
3143 backgroundColor: true,
4747 objs[i].backgroundColor || objs[i].color;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DCreative.php72 public $backgroundColor; variable in Google\\Service\\Dfareporting\\Creative
415 public function setBackgroundColor($backgroundColor) argument
417 $this->backgroundColor = $backgroundColor;
424 return $this->backgroundColor;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1DocumentStyle.php46 public function setBackgroundColor(GoogleTypeColor $backgroundColor) argument
48 $this->backgroundColor = $backgroundColor;
55 return $this->backgroundColor;
H A DGoogleCloudDocumentaiV1beta1DocumentStyle.php46 public function setBackgroundColor(GoogleTypeColor $backgroundColor) argument
48 $this->backgroundColor = $backgroundColor;
55 return $this->backgroundColor;
H A DGoogleCloudDocumentaiV1beta2DocumentStyle.php46 public function setBackgroundColor(GoogleTypeColor $backgroundColor) argument
48 $this->backgroundColor = $backgroundColor;
55 return $this->backgroundColor;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
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;
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;
/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/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DShading.php28 public function setBackgroundColor(OptionalColor $backgroundColor) argument
30 $this->backgroundColor = $backgroundColor;
37 return $this->backgroundColor;
H A DTableCellStyle.php56 public function setBackgroundColor(OptionalColor $backgroundColor) argument
58 $this->backgroundColor = $backgroundColor;
65 return $this->backgroundColor;
H A DTextStyle.php60 public function setBackgroundColor(OptionalColor $backgroundColor) argument
62 $this->backgroundColor = $backgroundColor;
69 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/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/Calendar/
H A DCalendarListEntry.php30 public $backgroundColor; variable in Google\\Service\\Calendar\\CalendarListEntry
111 public function setBackgroundColor($backgroundColor) argument
113 $this->backgroundColor = $backgroundColor;
120 return $this->backgroundColor;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DLabelColor.php25 public $backgroundColor; variable in Google\\Service\\Gmail\\LabelColor
34 public function setBackgroundColor($backgroundColor) argument
36 $this->backgroundColor = $backgroundColor;
43 return $this->backgroundColor;
/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/quickstats/
H A Dscript.js10 dom.style.backgroundColor='white';
14 dom.style.backgroundColor='white';
/plugin/diagramsnet/lib/resources/
H A Ddia_eu.txt59 backgroundColor=Atzeko planoaren kolorea
H A Ddia_fa.txt59 backgroundColor=‫رنگ پس‌زمینه‬
H A Ddia_ja.txt59 backgroundColor=背景色
H A Ddia_kn.txt59 backgroundColor=Background Color
H A Ddia_ru.txt59 backgroundColor=Цвет фона

12345678910