/dokuwiki/vendor/splitbrain/slika/src/ |
H A D | GdAdapter.php | 16 protected $height = 0; variable in splitbrain\\slika\\GdAdapter 97 list($this->width, $this->height) = [$this->height, $this->width]; 100 list($this->width, $this->height) = [$this->height, $this->width]; 127 list($width, $height) = $this->boundingBox($width, $height); 274 $height = $this->cleanDimension($height, $this->height); 280 if (!$height) { 282 $height = round(($width * $this->height) / $this->width); 285 $width = round(($height * $this->width) / $this->height); 288 $scale = min($width / $this->width, $height / $this->height); 290 $height = $this->height * $scale; [all …]
|
H A D | ImageMagickAdapter.php | 63 public function resize($width, $height) argument 65 if ($width == 0 && $height == 0) { 69 if ($height == 0) $height = ''; 71 $size = $width . 'x' . $height; 82 public function crop($width, $height) argument 84 if ($width == 0 && $height == 0) { 88 if ($width == 0) $width = $height; 89 if ($height == 0) $height = $width; 91 $size = $width . 'x' . $height;
|
H A D | Adapter.php | 63 * @param int|string $height in pixels or % 66 abstract public function resize($width, $height); argument 75 * @param int|string $height in pixels or % 78 abstract public function crop($width, $height); argument
|
/dokuwiki/vendor/simplepie/simplepie/library/SimplePie/ |
H A D | Enclosure.php | 132 var $height; variable in SimplePie_Enclosure 239 $this->height = $height; 908 $height = 'auto'; 1007 $height = 0; 1015 $height = 270; 1019 $height = 360; 1033 $height = 376; 1038 $height = 0; 1070 $height += 20; 1085 $height += 16; [all …]
|
/dokuwiki/inc/File/ |
H A D | MediaFile.php | 17 protected $height; variable in dokuwiki\\File\\MediaFile 120 $this->height = 0; 124 list($this->width, $this->height) = $info; 145 if ($this->height === null) $this->initSizes(); 146 return $this->height;
|
/dokuwiki/lib/tpl/dokuwiki/css/ |
H A D | pagetools.less | 18 height: 190px; 19 min-height: 190px; /* 30 (= height of icons) x 6 (= maximum number of possible tools) + 2x5 */ 20 height: auto; 27 @item-height: (@ico-width + @ico-margin); 61 line-height: @item-height; 63 height: @item-height; 72 height: @ico-width;
|
/dokuwiki/lib/tpl/dokuwiki/images/ |
H A D | page-background.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%"> 7 <rect x="0" y="0" width="100%" height="100%" fill="url(#g)" />
|
/dokuwiki/lib/tpl/dokuwiki/ |
H A D | script.js | 74 var sidebar_height = jQuery('.desktop #dokuwiki__aside').height(); 75 var pagetool_height = jQuery('.desktop #dokuwiki__pagetools ul:first').height(); 79 var content_height = jQuery('#dokuwiki__content div.page').height();
|
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Element/ |
H A D | FeedImage.php | 19 public $width, $height, $description;
|
/dokuwiki/inc/ |
H A D | fetch.functions.php | 141 * @param int $height 144 function checkFileStatus(&$media, &$file, $rev = '', $width=0, $height=0) { argument 150 if(media_get_token($media, $width, $height) !== $INPUT->str('tok')) { 165 … if (($width || $height) && media_get_token($media, $width, $height) !== $INPUT->str('tok')) {
|
/dokuwiki/lib/styles/ |
H A D | all.css | 9 line-height: 0; 10 height: 0; 71 height: 1.2em; 76 height: 1.2em;
|
/dokuwiki/lib/plugins/popularity/ |
H A D | admin.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M2 21l2…
|
/dokuwiki/lib/images/menu/ |
H A D | 06-revert_replay.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 5V1…
|
H A D | 12-back_arrow-left.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M20 11v…
|
H A D | 00-default_checkbox-blank-circle-outline.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 20a…
|
H A D | 10-top_arrow-up.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M13 20h…
|
H A D | file-tree.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M3 3h6v…
|
H A D | 09-subscribe_email-outline.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M20 4H4…
|
H A D | account-plus.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M15 14c…
|
H A D | 01-edit_pencil.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M20.71 …
|
H A D | 11-mediamanager_folder-image.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M5 17l4…
|
H A D | login.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M10 17.…
|
H A D | 04-show_file-document.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M13 9h5…
|
H A D | 05-source_file-xml.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M13 9h5…
|
H A D | logout.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M17 17.…
|