Searched refs:customStyle (Results 1 – 3 of 3) sorted by relevance
80 public function setCustomStyle(AdStyle $customStyle) argument82 $this->customStyle = $customStyle;89 return $this->customStyle;
932 public $customStyle; variable in Google_AdUnit952 public function setCustomStyle(Google_AdStyle $customStyle) { argument953 $this->customStyle = $customStyle;956 return $this->customStyle;
1330 public $customStyle; variable in Google_AdUnit1354 public function setCustomStyle(Google_AdStyle $customStyle) { argument1355 $this->customStyle = $customStyle;1358 return $this->customStyle;