Searched refs:contentRanges (Results 1 – 2 of 2) sorted by relevance
123 public function setContentRanges(VolumeannotationContentRanges $contentRanges) argument125 $this->contentRanges = $contentRanges;132 return $this->contentRanges;
3290 public $contentRanges; variable in Google_Volumeannotation3319 public function setContentRanges(Google_VolumeannotationContentRanges $contentRanges) { argument3320 $this->contentRanges = $contentRanges;3323 return $this->contentRanges;