Lines Matching refs:rotate
21 'rotate' => 0,
128 $this->setAttribute('rotate', $value);
134 return $this->getAttribute('rotate');
180 $rotate = $this->rotate;
183 if ($rotate == 0 || $rotate%180 == 0) {
227 $rotate = $this->rotate;
230 if ($rotate == 0 || $rotate%180 == 0) {
313 $rotate = $this->rotate;
316 if ($rotate == 0 || $rotate%180 == 0) {