Home
last modified time | relevance | path

Searched refs:bottomPixels (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DCrop.php25 public $bottomPixels; variable in Google\\Service\\Transcoder\\Crop
42 public function setBottomPixels($bottomPixels) argument
44 $this->bottomPixels = $bottomPixels;
51 return $this->bottomPixels;
H A DPad.php25 public $bottomPixels; variable in Google\\Service\\Transcoder\\Pad
42 public function setBottomPixels($bottomPixels) argument
44 $this->bottomPixels = $bottomPixels;
51 return $this->bottomPixels;