Home
last modified time | relevance | path

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

1234

/dokuwiki/vendor/splitbrain/slika/src/
H A DGdAdapter.php15 /** @var int height of the current image */
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 crop($width, $height) global() argument
213 createImage($width, $height) global() argument
271 boundingBox($width, $height) global() argument
327 cropPosition($width, $height) global() argument
[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
[all...]
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.php136 public $height; variable in SimplePie\\Enclosure
230 public function __construct($link = null, $type = null, $length = null, $javascript = null, $bitrate = null, $captions = null, $categories = null, $channels = null, $copyright = null, $credits = null, $description = null, $duration = null, $expression = null, $framerate = null, $hashes = null, $height = null, $keywords = null, $lang = null, $medium = null, $player = null, $ratings = null, $restrictions = null, $samplingrate = null, $thumbnails = null, $title = null, $width = null) argument
243 $this->height = $height;
529 * Get the height
535 if ($this->height !== null) {
536 return $this->height;
837 * - `height` (integer): The height of the embedded media. Accepts any
856 * Note: Non-widescreen (4:3) mode with `width` and `height` se
[all...]
/dokuwiki/inc/File/
H A DMediaFile.php18 protected $height;
123 * initializes width and height for images when requested
128 $this->height = 0;
132 [$this->width, $this->height] = $info;
147 * Returns the height if this is a supported image, 0 otherwise
153 if ($this->height === null) $this->initSizes();
154 return $this->height;
17 protected $height; global() variable in dokuwiki\\File\\MediaFile
/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
[all...]
/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();
76 // pagetools div has no height; ul has a height
79 var content_height = jQuery('#dokuwiki__content div.page').height();
82 $content.css('min-height', content_min);
/dokuwiki/inc/
H A Dfetch.functions.php147 * @param int $height
150 function checkFileStatus(&$media, &$file, $rev = '', $width = 0, $height = 0)
157 if (media_get_token($media, $width, $height) !== $INPUT->str('tok')) {
172 if (($width || $height) && media_get_token($media, $width, $height) !== $INPUT->str('tok')) {
144 checkFileStatus(& $media, & $file, $rev = '', $width = 0, $height = 0) global() argument
/dokuwiki/vendor/openpsa/universalfeedcreator/lib/Element/
H A DFeedImage.php19 public $width, $height, $description;
/dokuwiki/lib/styles/
H A Dall.css9 line-height: 0;
10 height: 0;
71 height: 1.2em;
76 height: 1.2em;
/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 21l21-9L2 3v7l15 2-15 2v7z"/></svg
/dokuwiki/lib/images/menu/
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 5V1L7 6l5 5V7a6 6 0 0 1 6 6 6 6 0 0 1-6 6 6 6 0 0 1-6-6H4a8 (…)
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 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z (…)
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 20a8 8 0 0 1-8-8 8 8 0 0 1 8-8 8 8 0 0 1 8 8 8 8 0 0 1-8 8m0 (…)
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-2V8l-5.5 5.5-1.42-1.42L12 4.16l7.92 7.92-1.42 1.42L13 8v (…)
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 3h6v4H3V3m12 7h6v4h-6v-4m0 7h6v4h-6v-4m-2-4H7v5h6v2H5V9h2v2h6 (…)
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-2.67 0-8 1.33-8 4v2h16v-2c0-2.67-5.33-4-8-4m-9-4V7H4v3H1 (…)
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 4H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 (…)
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.5-6 3.5 4.5 2.5-3L19 17m1-11h-8l-2-2H4a2 2 0 0 0-2 2v12a (…)
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 7.04c.39-.39.39-1.04 0-1.41l-2.34-2.34c-.37-.39-1.02-.39- (…)
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.25V14H3v-4h7V6.75L15.25 12 10 17.25M8 2h9a2 2 0 0 1 2 2v1 (…)
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.25V14h-7v-4h7V6.75L22.25 12 17 17.25M13 2a2 2 0 0 1 2 2v4 (…)
H A D04-show_file-document.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M13 9h5.5L13 3.5V9M6 2h8l6 6v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4c (…)
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.5L13 3.5V9M6 2h8l6 6v12a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V4c (…)

1234