Home
last modified time | relevance | path

Searched refs:topPixels (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DCrop.php37 public $topPixels; variable in Google\\Service\\Transcoder\\Crop
84 public function setTopPixels($topPixels) argument
86 $this->topPixels = $topPixels;
93 return $this->topPixels;
H A DPad.php37 public $topPixels; variable in Google\\Service\\Transcoder\\Pad
84 public function setTopPixels($topPixels) argument
86 $this->topPixels = $topPixels;
93 return $this->topPixels;