Home
last modified time | relevance | path

Searched refs:smallCaps (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DTextStyle.php45 public $smallCaps; variable in Google\\Service\\Docs\\TextStyle
158 public function setSmallCaps($smallCaps) argument
160 $this->smallCaps = $smallCaps;
167 return $this->smallCaps;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DTextStyle.php49 public $smallCaps; variable in Google\\Service\\Slides\\TextStyle
176 public function setSmallCaps($smallCaps) argument
178 $this->smallCaps = $smallCaps;
185 return $this->smallCaps;