Home
last modified time | relevance | path

Searched refs:getIconName (Results 1 – 4 of 4) sorted by relevance

/plugin/combo/ComboStrap/
H A DBrand.php292 public function getIconName(?string $type): ?string function in ComboStrap\\Brand
H A DBrandButton.php424 $iconName = $this->brand->getIconName($this->iconType);
509 if ($this->brand->getIconName($this->iconType) !== null) {
H A DIconDownloader.php304 public function getIconName(): string function in ComboStrap\\IconDownloader
584 return $this->getIconName();
/plugin/authgoogle/google/contrib/
H A DGoogle_FusiontablesService.php914 public function getIconName() { function in Google_PointStyle