/plugin/odt/ODT/ |
H A D | page.php | 22 var $height = 29.7; variable in pageFormat 71 $height = 14.8; 76 $height = 21; 81 $height = 42; 86 $height = 17.6; 91 $height = 25; 136 $height = 26; 151 $height = 22; 220 $width = $height; 221 $height = $help; [all …]
|
H A D | ODTImage.php | 18 * @param string $height Height of the picture (NULL=original size) 38 if (!$width && !$height) { 39 …list($width, $height) = ODTUtility::getImageSizeString($src, $width, $height, true, $params->units… 41 …list($width, $height) = ODTUtility::getImageSizeString($src, $width, $height, false, $params->unit… 72 svg:width="'.$width.'" svg:height="'.$height.'" >'; 135 if (!$width || !$height) { 136 …list($width, $height) = ODTUtility::getImageSizeString($string, $width, $height, true, $params->un… 190 $height = $properties ['height']; 203 if (!$width || !$height) { 204 …list($width, $height) = ODTUtility::getImageSizeString($src, $width, $height, true, $params->units… [all …]
|
/plugin/colorswatch/ |
H A D | style.css | 7 --tiny-height: 1; 9 --small-height: 4; 20 min-height: calc(var(--tiny-height) * 1rem); 25 height: calc(var(--ratio) * var(--tiny-height) * 1rem); 29 min-height: calc(var(--small-height) * 1rem); 34 height: calc(var(--ratio) * var(--small-height) * 1rem); 38 min-height: calc(var(--middle-height) * 1rem); 43 height: calc(var(--ratio) * var(--middle-height) * 1rem); 47 min-height: calc(var(--large-height) * 1rem); 52 height: calc(var(--ratio) * var(--large-height) * 1rem); [all …]
|
/plugin/combo/resources/background/ |
H A D | background1.svg | 11 <rect id="Rectangle_689" data-name="Rectangle 689" class="cls-1" width="89" height="75" transform="translate(54 476)"></rect> 12 <rect id="Rectangle_690" data-name="Rectangle 690" class="cls-1" width="89" height="75" transform="translate(333 140)"></rect> 13 <rect id="Rectangle_691" data-name="Rectangle 691" class="cls-1" width="89" height="75" transform="translate(479 200)"></rect> 14 <rect id="Rectangle_692" data-name="Rectangle 692" class="cls-1" width="89" height="75" transform="translate(493 327)"></rect> 15 <rect id="Rectangle_694" data-name="Rectangle 694" class="cls-1" width="89" height="75" transform="translate(280 364)"></rect> 16 <rect id="Rectangle_695" data-name="Rectangle 695" class="cls-1" width="89" height="75" transform="translate(100 354)"></rect> 17 <rect id="Rectangle_696" data-name="Rectangle 696" class="cls-1" width="89" height="75" transform="translate(493 41)"></rect> 18 <rect id="Rectangle_697" data-name="Rectangle 697" class="cls-1" width="89" height="75" transform="translate(10 39)"></rect> 19 <rect id="Rectangle_698" data-name="Rectangle 698" class="cls-1" width="89" height="75" transform="translate(325 25)"></rect> 20 <rect id="Rectangle_699" data-name="Rectangle 699" class="cls-1" width="89" height [all...] |
/plugin/svgpureinsert/ |
H A D | helper.php | 26 list($width, $height) = $this->readSVGsize($cachefile); 27 return array($cachefile, $width, $height); 40 list($width, $height) = $this->readSVGsize($cachefile, true); 41 return array($cachefile, $width, $height); 113 $height = $attributes['height']; 115 if(substr($width, -1, 1) == '%' || substr($height, -1, 1) == '%') { 117 list(, , $width, $height) = explode(' ', $attributes['viewbox']); 122 $height = $this->convertToPixel($height); 126 if(!$height) $height = $default[0]; 135 $attributes['viewBox'] = "0 0 $width $height"; [all …]
|
/plugin/vshare/syntax/ |
H A D | video.php | 87 [$width, $height] = $this->parseSize($userparams); 90 $url = $this->insertPlaceholders($this->sites[$site]['url'], $vid, $width, $height); 105 'height' => $height, 135 'height' => $data['height'], 136 'style' => $this->sizeToStyle($data['width'], $data['height']), 157 * @param int|string $height 160 public function sizeToStyle($width, $height) 167 if ($height 152 sizeToStyle($width, $height) global() argument 205 insertPlaceholders($url, $vid, $width, $height) global() argument [all...] |
/plugin/ckgdoku/fckeditor/editor/filemanager/browser/default/ |
H A D | temp.css | 5 height: 560px; 10 height: 555px; 16 width: 770px; height:555px; 20 height:200px; 23 height:95px; 29 height: 90px 35 height:50%; 40 height:0px; width:0px;
|
/plugin/ckgedit/fckeditor/editor/filemanager/browser/default/ |
H A D | temp.css | 5 height: 560px; 10 height: 555px; 16 width: 770px; height:555px; 20 height:200px; 23 height:95px; 29 height: 90px 35 height:50%; 40 height:0px; width:0px;
|
/plugin/combo/vendor/php-webdriver/webdriver/lib/ |
H A D | WebDriverDimension.php | 13 private $height; variable in Facebook\\WebDriver\\WebDriverDimension 21 * @param int|float $height 23 public function __construct($width, $height) argument 26 $this->height = $height; 30 * Get the height. 32 * @return int The height. 36 return (int) $this->height; 53 * @return bool Whether the height and the width are the same as the instance. 57 return $this->height [all...] |
/plugin/translation/flags/ |
H A D | uz.svg | 1 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 640 480"><path fill="#1eb53a" d="M0 320h640v160H0z"/><path fill="#0099b5" d="M0 0h640v160H0z"/><path fill="#ce1126" d="M0 153.6h640v172.8H0z"/><path fill="#fff" d="M0 163.2h640v153.6H0z"/><circle cx="134.4" cy="76.8" r="57.6" fill="#fff"/><circle cx="153.6" cy="76.8" r="57.6" fill="#0099b5"/><g fill="#fff" transform="matrix(1.92 0 0 1.92 261.1 122.9)"><g id="e"><g id="d"><g id="c"><g id="b"><path id="a" d="M0-6-1.9-.3 1 .7"/><use xlink:href="#a" width="100%" height="100%" transform="scale(-1 1)"/></g><use xlink:href="#b" width="100%" height="100%" transform="rotate(72)"/></g><use xlink:href="#b" width="100%" height="100%" transform="rotate(-72)"/><use xlink:href="#c" width="100%" height="100%" transform="rotate(144)"/></g><use xlink:href="#d" width="100%" height="100%" y="-24"/><use xlink:href="#d" width="100%" height="100%" y="-48"/></g><use xlink:href="#e" width="100%" height="100%" x="24"/><use xlink:href="#e" width="100%" height="100%" x="48"/><use xlink:href="#d" width="100%" height="100%" x="-48"/><use xlink:href="#d" width="100%" height [all...] |
/plugin/popupviewer/ |
H A D | script.js | 66 height: 0 71 height : 13, 87 height: '' 175 height: content.height(), 209 height: content.height() 370 return {width: width, height: height}; 381 height = optimalSize.height; 386 height = parseInt(height) || ($(window).height() * 0.8); 416 yOffset = Math.max(($(window).height() - height) * 0.5 + yOffset, 5); 426 height : height - additionalHeight [all …]
|
/plugin/latexport/helpers/ |
H A D | internal_media.php | 20 * @param int $height height of media in pixel 38 private $height; variable in InternalMedia 52 * @param int $height height of media in pixel 56 function __construct($src, $title, $align, $width, $height, $cache, $linking) { argument 62 $this->height = $height; 90 return $this->height; 107 return "$this->src ($this->align $this->width x $this->height) '$this->title'";
|
/plugin/phosphor/ |
H A D | phosphor.php | 111 if ($p1['height']) $p['height'] = $p1['height']; 135 …ml($background['src'], array( 'w' => $background['width'], 'h' => $background['height'] ) ) . ');'; 138 if ( empty($background['height']) ) { 140 … $background['height'] = round(($background['width'] * $info[1]) / MAX(0.001, $info[0])); 143 … $style .= 'background-size:' . $background['width'] . 'px ' . $background['height'] . 'px;'; 144 …['width'])?$params['width']:$background['width'] . 'px') .'; height:' . $background['height'] . 'p…
|
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | output.fastps.l2.class.php | 34 function image_ry($image, $x, $y, $height, $bottom, $ox, $oy, $scale) { argument 37 while ($cy+$height > $bottom) { 39 $cy -= $height; 44 while ($cy-$height < $y + $oy) { 46 $cy += $height; 69 while ($cy+$height > $bottom) { 75 $cy -= $height; 80 while ($cy+$height > $bottom) { 86 $cy -= $height; 97 $cy += $height; [all …]
|
/plugin/icon/ |
H A D | SVG.php | 24 protected $height = '1.2em'; variable in dokuwiki\\plugin\\icon\\SVG 35 join("\n", [$this->url, $this->color, $this->width, $this->height]), 76 * @param string $height 79 public function setHeight($height) argument 82 if ($height == 'auto' || $height == '') { 83 $this->height = $height; 88 if (preg_match('/^\d*\.?\d+(px|em|ex|pt|in|pc|mm|cm|rem|vh|vw)?$/', $height)) { 89 $this->height = $height; 93 $this->height = '1.3em'; // fall back to default 208 if ($this->height) $svg->setAttribute('height', $this->height);
|
/plugin/diagramsnet/lib/img/lib/mscae/ |
H A D | Azure_Data_Explorer_Clusters.svg | 1 …height="60.002"><path d="M60 0H0l60 60z" fill="#0078d4"/><g fill="#b8d432"><rect x="-3.108" y="43.…
|
/plugin/svgimg2/ |
H A D | helper.php | 35 $height = intval($data['height']); 43 $height = empty( $height ) ? '' : ' -h' . intval($height); 49 $height, 59 if ( !empty($height) ) $param .= intval($height); 73 $height = empty( $height ) ? '' : ' -h ' . intval($height); 77 $height,
|
/plugin/fckg/fckeditor/editor/plugins/autogrow/ |
H A D | fckplugin.js | 37 if ( newHeight != window.frameElement.height ) 39 window.frameElement.style.height = newHeight + "px" ; 59 GetEffectiveHeight : function( height ) argument 61 if ( height < FCKAutoGrow.MIN_HEIGHT ) 62 height = FCKAutoGrow.MIN_HEIGHT; 66 if ( max && max > 0 && height > max ) 67 height = max; 70 return height;
|
/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/specimen_files/ |
H A D | specimen_stylesheet.css | 84 height: 31px; 118 line-height: 1em; 125 line-height: 1.1em; 156 line-height: 1.3em; 168 height: 61px; 175 height: 61px; 233 height: 90px; 239 line-height: 90px; 255 line-height: 90px; 279 line-height: 42px; [all …]
|
/plugin/dwcommits/ |
H A D | script.js | 74 if(!dom.style.height) { 75 dom.style.height = '200px'; 78 var h = parseInt(dom.style.height); 80 dom.style.height = h+'px'; 86 if(!dom.style.height) { 87 dom.style.height = "50px"; 90 var h = parseInt(dom.style.height); 93 dom.style.height = h+'px';
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/ |
H A D | CreativeDimensions.php | 25 public $height; variable in Google\\Service\\RealTimeBidding\\CreativeDimensions 34 public function setHeight($height) argument 36 $this->height = $height; 43 return $this->height;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/ |
H A D | Size.php | 25 public $height; variable in Google\\Service\\AdExchangeBuyerII\\Size 34 public function setHeight($height) argument 36 $this->height = $height; 43 return $this->height;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/ |
H A D | PretargetingConfigDimensions.php | 22 public $height; variable in Google\\Service\\AdExchangeBuyer\\PretargetingConfigDimensions 25 public function setHeight($height) argument 27 $this->height = $height; 31 return $this->height;
|
H A D | TargetingValueSize.php | 22 public $height; variable in Google\\Service\\AdExchangeBuyer\\TargetingValueSize 25 public function setHeight($height) argument 27 $this->height = $height; 31 return $this->height;
|
/plugin/mathpublish/phpmathpublisher/ |
H A D | MathExpression.php | 276 //$height is calculated from $top and $bottom below 290 $height = $top + $bottom; 303 $height = max(imagesy($img[$i]), $height); 308 $result = imagecreate(max($width, 1), max($height, 1)); 310 imagefilledrectangle($result, 0, 0, $width - 1, $height - 1, $white); 335 $height = $height1 + $height2 + 4; 336 $result = imagecreate(max($width + 5, 1), max($height, 1)); 340 imagefilledrectangle($result, 0, 0, $width + 4, $height - 1, $white); 363 $height [all...] |