Home
last modified time | relevance | path

Searched refs:height (Results 1 – 25 of 113) sorted by relevance

12345

/dokuwiki/vendor/splitbrain/slika/src/
H A DGdAdapter.php16 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 DImageMagickAdapter.php63 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 DAdapter.php63 * @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 DEnclosure.php135 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 Dfetch_imagetoken.test.php7 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 DMediaFile.php18 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 Dpagetools.less18 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 Dpage-background.svg1 <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 Dscript.js74 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 Dfetch.functions.php147 * @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 Dall.css9 line-height: 0;
10 height: 0;
71 height: 1.2em;
76 height: 1.2em;
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Element/
H A DFeedImage.php19 public $width, $height, $description;
/dokuwiki/lib/plugins/popularity/
H A Dadmin.svg1 <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 D12-back_arrow-left.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M20 11v…
H A D06-revert_replay.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 5V1…
H A D10-top_arrow-up.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M13 20h…
H A D00-default_checkbox-blank-circle-outline.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 20a…
H A Dfile-tree.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M3 3h6v…
H A Daccount-plus.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M15 14c…
H A D09-subscribe_email-outline.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M20 4H4…
H A D11-mediamanager_folder-image.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M5 17l4…
H A D01-edit_pencil.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M20.71 …
H A Dlogin.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M10 17.…
H A Dlogout.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M17 17.…
H A D05-source_file-xml.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M13 9h5…

12345