Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DRegionProto.php25 public $heightPx; variable in Google\\Service\\ToolResults\\RegionProto
42 public function setHeightPx($heightPx) argument
44 $this->heightPx = $heightPx;
51 return $this->heightPx;
H A DThumbnail.php33 public $heightPx; variable in Google\\Service\\ToolResults\\Thumbnail
70 public function setHeightPx($heightPx) argument
72 $this->heightPx = $heightPx;
79 return $this->heightPx;