Home
last modified time | relevance | path

Searched refs:color (Results 76 – 100 of 1682) sorted by path

12345678910>>...68

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1beta1DocumentStyle.php60 public function setColor(GoogleTypeColor $color) argument
62 $this->color = $color;
69 return $this->color;
H A DGoogleCloudDocumentaiV1beta2DocumentStyle.php60 public function setColor(GoogleTypeColor $color) argument
62 $this->color = $color;
69 return $this->color;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseCloudMessaging/
H A DAndroidNotification.php50 public $color; variable in Google\\Service\\FirebaseCloudMessaging\\AndroidNotification
213 public function setColor($color) argument
215 $this->color = $color;
222 return $this->color;
H A DLightSettings.php36 public function setColor(Color $color) argument
38 $this->color = $color;
45 return $this->color;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DLabel.php64 public function setColor(LabelColor $color) argument
66 $this->color = $color;
73 return $this->color;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DGoogleAppsCardV1Button.php58 public function setColor(Color $color) argument
60 $this->color = $color;
67 return $this->color;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
H A DAttributes.php38 public $color; variable in Google\\Service\\ManufacturerCenter\\Attributes
217 public function setColor($color) argument
219 $this->color = $color;
226 return $this->color;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBasicChartSeries.php49 public function setColor(Color $color) argument
51 $this->color = $color;
58 return $this->color;
H A DBasicSeriesDataPointStyleOverride.php36 public function setColor(Color $color) argument
38 $this->color = $color;
45 return $this->color;
H A DBorder.php38 public function setColor(Color $color) argument
40 $this->color = $color;
47 return $this->color;
H A DEmbeddedObjectBorder.php30 public function setColor(Color $color) argument
32 $this->color = $color;
39 return $this->color;
H A DInterpolationPoint.php38 public function setColor(Color $color) argument
40 $this->color = $color;
47 return $this->color;
H A DThemeColorPair.php31 public function setColor(ColorStyle $color) argument
33 $this->color = $color;
40 return $this->color;
H A DWaterfallChartColumnStyle.php34 public function setColor(Color $color) argument
36 $this->color = $color;
43 return $this->color;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DProduct.php74 public $color; variable in Google\\Service\\ShoppingContent\\Product
512 public function setColor($color) argument
514 $this->color = $color;
521 return $this->color;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DColorStop.php50 public function setColor(OpaqueColor $color) argument
52 $this->color = $color;
59 return $this->color;
H A DShadow.php94 public function setColor(OpaqueColor $color) argument
96 $this->color = $color;
103 return $this->color;
H A DSolidFill.php46 public function setColor(OpaqueColor $color) argument
48 $this->color = $color;
55 return $this->color;
H A DThemeColorPair.php32 public function setColor(RgbColor $color) argument
34 $this->color = $color;
41 return $this->color;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DPreprocessingConfig.php52 public function setColor(Color $color) argument
54 $this->color = $color;
61 return $this->color;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DColorInfo.php36 public function setColor(Color $color) argument
38 $this->color = $color;
45 return $this->color;
H A DGoogleCloudVisionV1p1beta1ColorInfo.php36 public function setColor(Color $color) argument
38 $this->color = $color;
45 return $this->color;
H A DGoogleCloudVisionV1p2beta1ColorInfo.php36 public function setColor(Color $color) argument
38 $this->color = $color;
45 return $this->color;
H A DGoogleCloudVisionV1p3beta1ColorInfo.php36 public function setColor(Color $color) argument
38 $this->color = $color;
45 return $this->color;
H A DGoogleCloudVisionV1p4beta1ColorInfo.php36 public function setColor(Color $color) argument
38 $this->color = $color;
45 return $this->color;

12345678910>>...68