Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DTextStyle.php54 protected $weightedFontFamilyType = WeightedFontFamily::class;
198 * @param WeightedFontFamily
200 public function setWeightedFontFamily(WeightedFontFamily $weightedFontFamily)
205 * @return WeightedFontFamily
H A DWeightedFontFamily.php20 class WeightedFontFamily extends \Google\Model class
62 class_alias(WeightedFontFamily::class, 'Google_Service_Docs_WeightedFontFamily');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DTextStyle.php58 protected $weightedFontFamilyType = WeightedFontFamily::class;
216 * @param WeightedFontFamily
218 public function setWeightedFontFamily(WeightedFontFamily $weightedFontFamily)
223 * @return WeightedFontFamily
H A DWeightedFontFamily.php20 class WeightedFontFamily extends \Google\Model class
62 class_alias(WeightedFontFamily::class, 'Google_Service_Slides_WeightedFontFamily');