Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DCrop.php33 public $rightPixels; variable in Google\\Service\\Transcoder\\Crop
70 public function setRightPixels($rightPixels) argument
72 $this->rightPixels = $rightPixels;
79 return $this->rightPixels;
H A DPad.php33 public $rightPixels; variable in Google\\Service\\Transcoder\\Pad
70 public function setRightPixels($rightPixels) argument
72 $this->rightPixels = $rightPixels;
79 return $this->rightPixels;