| /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]; 125 public function resize($width, $height) argument 127 list($width, $height) = $this->boundingBox($width, $height); 128 $this->resizeOperation($width, $height); 136 public function crop($width, $height) argument 138 … list($this->width, $this->height, $offsetX, $offsetY) = $this->cropPosition($width, $height); 139 $this->resizeOperation($width, $height, $offsetX, $offsetY); 184 $this->height = $info[1]; [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/src/ |
| H A D | Enclosure.php | 135 public $height; variable in SimplePie\\Enclosure 229 …duration = null, $expression = null, $framerate = null, $hashes = null, $height = null, $keywords … argument 242 $this->height = $height; 534 if ($this->height !== null) { 535 return $this->height; 873 $height = 'auto'; 917 $height = $opt[1]; 942 if ($height === 'auto') { 945 $width = round((intval($height) / 9) * 16); 947 $width = round((intval($height) / 3) * 4); [all …]
|
| /dokuwiki/_test/tests/lib/exe/ |
| H A D | fetch_imagetoken.test.php | 7 private $height = 0; variable in fetch_imagetoken_test 33 $h = $this->height ? 'h='.$this->height.'&' : ''; 50 $valid_token = 'tok='.media_get_token($this->media, $this->width, $this->height).'&'; 83 … $this->width = $this->height = 0; // no width & height, means image request at native dimensions
|
| /dokuwiki/inc/File/ |
| H A D | MediaFile.php | 18 protected $height; variable in dokuwiki\\File\\MediaFile 128 $this->height = 0; 132 [$this->width, $this->height] = $info; 153 if ($this->height === null) $this->initSizes(); 154 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/inc/ |
| H A D | fetch.functions.php | 147 * @param int $height 150 function checkFileStatus(&$media, &$file, $rev = '', $width = 0, $height = 0) argument 157 if (media_get_token($media, $width, $height) !== $INPUT->str('tok')) { 172 … 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/vendor/openpsa/universalfeedcreator/lib/Element/ |
| H A D | FeedImage.php | 19 public $width, $height, $description;
|
| /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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | 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 | logout.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M17 17.…
|
| 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…
|