Home
last modified time | relevance | path

Searched refs:setPrimaryColor (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DEnterprise.php143 public function setPrimaryColor($primaryColor) function in Google\\Service\\AndroidManagement\\Enterprise
/plugin/combo/ComboStrap/
H A DBrandTag.php210 $brandButton->setPrimaryColor($color);
H A DSite.php684 public static function setPrimaryColor(string $primaryColorValue) function in ComboStrap\\Site
688 ->setPrimaryColor($primaryColorValue);
H A DSiteConfig.php530 public function setPrimaryColor(string $primaryColorValue): SiteConfig function in ComboStrap\\SiteConfig
H A DBrandButton.php640 public function setPrimaryColor(string $color): BrandButton function in ComboStrap\\BrandButton