Home
last modified time | relevance | path

Searched refs:backgroundColor (Results 1 – 25 of 250) sorted by relevance

12345678910

/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/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/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/statistics/inc/pchart/
H A DBackgroundStyle.php28 public function __construct(Color $backgroundColor, $stripe = false, Color $gradientStartColor = null, $gradientDecay = null, $borderWidth = 1, $borderDotSize = 0) { argument
29 $this->backgroundColor = $backgroundColor;
38 return $this->backgroundColor;
73 private $backgroundColor; variable in BackgroundStyle
/plugin/statdisplay/pchart/
H A DBackgroundStyle.php30 …public function __construct(Color $backgroundColor, $stripe = false, Color $gradientStartColor = n… argument
31 $this->backgroundColor = $backgroundColor;
40 return $this->backgroundColor;
75 private $backgroundColor; variable in BackgroundStyle
/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 DTextStyle.php60 public function setBackgroundColor(OptionalColor $backgroundColor) argument
62 $this->backgroundColor = $backgroundColor;
69 return $this->backgroundColor;
H A DTableCellStyle.php56 public function setBackgroundColor(OptionalColor $backgroundColor) argument
58 $this->backgroundColor = $backgroundColor;
65 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 DSortSpec.php44 public function setBackgroundColor(Color $backgroundColor) argument
46 $this->backgroundColor = $backgroundColor;
53 return $this->backgroundColor;
H A DSlicerSpec.php66 public function setBackgroundColor(Color $backgroundColor) argument
68 $this->backgroundColor = $backgroundColor;
75 return $this->backgroundColor;
H A DCellFormat.php60 public function setBackgroundColor(Color $backgroundColor) argument
62 $this->backgroundColor = $backgroundColor;
69 return $this->backgroundColor;
/plugin/discussion/
H A Dscript.js30 form.name.style.backgroundColor = '#fcc';
33 form.name.style.backgroundColor = '#fff';
37 form.mail.style.backgroundColor = '#fcc';
40 form.mail.style.backgroundColor = '#fff';
/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/searchtablejs/TableFilter_EN/
H A Dactb.js243 a.style.backgroundColor=actb_self.actb_bgColor;
259 r.style.backgroundColor = actb_self.actb_hColor;
263 r.style.backgroundColor = actb_self.actb_hColor;
267 r.style.backgroundColor = actb_self.actb_bgColor;
286 r.style.backgroundColor = actb_self.actb_bgColor;
313 a.style.backgroundColor=actb_self.actb_bgColor;
325 r.style.backgroundColor = actb_self.actb_bgColor;
341 r.style.backgroundColor = actb_self.actb_bgColor;
364 r.style.backgroundColor = actb_self.actb_bgColor;
383 document.getElementById('tat_tr'+actb_pos).style.backgroundColor = actb_self.actb_hColor;
[all …]
/plugin/quizlib/
H A Dscript.js21 if (quizScorePercent >= 75) quizResultElement.style.backgroundColor = '#4caf50';
22 else if (quizScorePercent >= 50) quizResultElement.style.backgroundColor = '#ffc107';
23 else if (quizScorePercent >= 25) quizResultElement.style.backgroundColor = '#ff9800';
24 else if (quizScorePercent >= 0) quizResultElement.style.backgroundColor = '#f44336';
/plugin/combo/syntax/
H A Dbadge.php156 $backgroundColor = $tagAttributes->getValue(ColorRgb::BACKGROUND_COLOR);
157 if ($backgroundColor === null) {
159 $backgroundColor = $colorObject
167 $backgroundColor = $colorObject
171 $tagAttributes->addStyleDeclarationIfNotSet(ColorRgb::BACKGROUND_COLOR, $backgroundColor);
181 ->toMinimumContrastRatio($backgroundColor)
/plugin/amcharts/assets/amcharts/themes/
H A Dblack.js7 backgroundColor: "#222222" property in AmCharts.themes.black.AmChart
41 backgroundColor: "#000000", property in AmCharts.themes.black.ChartScrollbar
133 backgroundColor: "#000000", property in AmCharts.themes.black.SmallMap
160 backgroundColor: "rgba(255, 255, 255, 0.1)", property in AmCharts.themes.black.PeriodButtonSelected
H A Ddark.js6 color: "#e7e7e7", backgroundColor: "#282828" property in AmCharts.themes.dark.AmChart
40 backgroundColor: "#000000", property in AmCharts.themes.dark.ChartScrollbar
133 backgroundColor: "#000000", property in AmCharts.themes.dark.SmallMap
159 backgroundColor: "rgba(255, 255, 255, 0.1)", property in AmCharts.themes.dark.PeriodButtonSelected
H A Dlight.js6 color: "#000000", backgroundColor: "#FFFFFF" property in AmCharts.themes.light.AmChart
39 backgroundColor: "#000000", property in AmCharts.themes.light.ChartScrollbar
126 backgroundColor: "#FFFFFF", property in AmCharts.themes.light.SmallMap
152 backgroundColor: "#b9cdf5", property in AmCharts.themes.light.PeriodButtonSelected
H A Dchalk.js10 backgroundColor: "#282828" property in AmCharts.themes.chalk.AmChart
40 backgroundColor: "#FFFFFF", property in AmCharts.themes.chalk.ChartScrollbar
136 backgroundColor: "#000000", property in AmCharts.themes.chalk.SmallMap
169 backgroundColor: "rgba(255, 255, 255, 0.1)", property in AmCharts.themes.chalk.PeriodButtonSelected
H A Dpatterns.js6 color: "#000000", backgroundColor: "#FFFFFF" property in AmCharts.themes.patterns.AmChart
93 backgroundColor: "#000000", property in AmCharts.themes.patterns.ChartScrollbar
194 backgroundColor: "#FFFFFF", property in AmCharts.themes.patterns.SmallMap
220 backgroundColor: "rgba(0, 0, 0, 0.1)", property in AmCharts.themes.patterns.PeriodButtonSelected
/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;

12345678910