Searched refs:is_landscape (Results 1 – 1 of 1) sorted by relevance
17 var $is_landscape; variable in Media39 return $this->is_landscape ? $this->size['height'] : $this->size['width'] ;51 return $this->is_landscape ? $this->size['width'] : $this->size['height']; 67 $this->is_landscape = (bool)$state;109 if (!$this->is_landscape) { return "/initpage {} def"; };