Searched defs:height (Results 1 - 7 of 7) sorted by relevance
/dokuwiki/inc/File/ |
H A D | MediaFile.php | 17 protected $height; variable 120 $this->height = 0; variable
|
/dokuwiki/vendor/splitbrain/slika/src/ |
H A D | GdAdapter.php | 14 protected $height = 0; variable 182 $this->height = $info[1]; global() variable 277 $height = round(($width * $this->height) / $this->width); global() variable 285 $height = $this->height * $scale; global() variable 309 $height = $width; global() variable 393 $this->height = $toHeight; global() variable [all...] |
/dokuwiki/inc/parser/ |
H A D | metadata.php | 603 $height = null, $cache = null, $linking = null) variable 624 $height = null, $cache = null, $linking = null) variable
|
H A D | renderer.php | 646 $height = null, $cache = null, $linking = null) { variable 661 $height = null, $cache = null, $linking = null) { variable [all...] |
H A D | xhtml.php | 1170 $height = null, $cache = null, $linking = null, $return = false) { variable 1242 $height = null, $cache = null, $linking = null, $return = false) { variable 1624 $height = null, $cache = null, $render = true) { global() variable [all...] |
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/ |
H A D | Enclosure.php | 132 var $height; variable 239 $this->height = $height; variable 908 $height = 'auto'; global() variable 957 $height = $opt[1]; global() variable 1007 $height = 0; global() variable 1015 $height = 270; global() variable 1019 $height = 360; global() variable 1024 $height = round((intval($width)/16)*9); global() variable 1028 $height = round((intval($width)/4)*3); global() variable 1033 $height = 376; global() variable 1038 $height = 0; global() variable [all...] |
H A D | Item.php | 1707 $height = null; variable 1747 $height = null; variable 1798 $height = $this->sanitize($content['attribs']['']['height'], SIMPLEPIE_CONSTRUCT_TEXT); variable 2369 $height = null; variable 2420 $height = $this->sanitize($content['attribs']['']['height'], SIMPLEPIE_CONSTRUCT_TEX variable 2776 $height = null; global() variable 2819 $height = null; global() variable 2854 $height = null; global() variable [all...] |
Completed in 31 milliseconds