Home
last modified time | relevance | path

Searched refs:height (Results 26 – 50 of 3348) sorted by last modified time

12345678910>>...134

/plugin/openlayersmap/
H A Dprint.less33 .olStaticMap p img { max-width: 100%; height: auto; }
H A Dscript.js37 * @param height
38 * height for the map div
41 function olCreateMaptag(mapid, width, height) { argument
48 + '<div id="' + mapid + '" tabindex="0" style="width:' + width + ';height:' + height + ';" class="olMap"></div>'
60 * mapOpts MapOptions hash {id:'olmap', width:500px, height:500px,
90 const fragment = olCreateMaptag(mapOpts.id, mapOpts.width, mapOpts.height);
292 // width/height were added in OpenLayers 7.2.2
544 '" width="16" height="16" ' + 'style="transform:rotate(' + selFeature.get('angle') + 'deg)" />&nbsp;' +
726 // 'alt="Mapillary" height
[all...]
H A Dstyle.less78 height: 0;
107 height: 8px;
121 height: inherit;
169 height: 1px;
194 height: auto;
197 max-height: 100px;
266 height: 22px;
268 line-height: 19px;
320 height: 22px;
322 line-height
[all...]
/plugin/openlayersmap/ol7/
H A Dol.css
H A Dol-layerswitcher.css
/plugin/openlayersmap/helper/
H A Dstaticmap.php83 [$width, $height] = explode('x', $size);
88 $height = (int) $height;
89 if ($height > $this->maxHeight) {
90 $height = $this->maxHeight;
106 $height,
/plugin/shell/
H A DP0wnyShell.css16 height: 100%;
31 height: 8px;
48 max-height: calc(100% - 2 * var(--calculated-margin));
52 height: 100%;
80 @container (max-width: 991px) or (max-height: 600px) {
124 height: 30px;
125 line-height: 30px;
129 height: 30px;
130 line-height: 30px;
/plugin/geotag/
H A DREADME.md18 <img src="https://sourceforge.net/cdn/syndication/badge_img/239475/oss-community-choice-white?achievement=oss-community-choice&r=https://sourceforge.net/p/dokuwikispatial/admin/files/badges/" alt="Spatial plugins for Dokuwiki received the Community Choice Award on 2022-03-02" data-canonical-src="https://sourceforge.net/cdn/syndication/badge_img/239475/oss-community-choice-white?achievement=oss-community-choice&amp;r=https://sourceforge.net/p/dokuwikispatial/admin/files/badges/" width="100" height="100">
/plugin/geophp/
H A DREADME.md21 <img src="https://sourceforge.net/cdn/syndication/badge_img/239475/oss-community-choice-white?achievement=oss-community-choice&r=https://sourceforge.net/p/dokuwikispatial/admin/files/badges/" alt="Spatial plugins for Dokuwiki received the Community Choice Award on 2022-03-02" data-canonical-src="https://sourceforge.net/cdn/syndication/badge_img/239475/oss-community-choice-white?achievement=oss-community-choice&amp;r=https://sourceforge.net/p/dokuwikispatial/admin/files/badges/" width="100" height="100">
/plugin/yalist/
H A Dprint.css35 height: 0;
H A Dstyle.css29 height: 0;
/plugin/spatialhelper/
H A DREADME.md19 <img src="https://sourceforge.net/cdn/syndication/badge_img/239475/oss-community-choice-white?achievement=oss-community-choice&r=https://sourceforge.net/p/dokuwikispatial/admin/files/badges/" alt="Spatial plugins for Dokuwiki received the Community Choice Award on 2022-03-02" data-canonical-src="https://sourceforge.net/cdn/syndication/badge_img/239475/oss-community-choice-white?achievement=oss-community-choice&amp;r=https://sourceforge.net/p/dokuwikispatial/admin/files/badges/" width="100" height="100">
/plugin/acknowledge/
H A Dstyle.less29 height: 48px;
/plugin/photogallery/lightGallery/css/
H A Dlg-fb-comment-box.css9 height: 100%;
H A Dlg-fb-comment-box.min.css1 .lg-outer.fb-comments .fb-comments{height:100%;overflow-y:auto;position:absolute;right:0;top:0;widt…
H A Dlightgallery.css18 line-height: 1;
171 height: 47px;
305 height: 100%;
313 height: 100%;
330 height: 100%;
353 height: 39px;
379 height: 0;
445 height: 5px;
459 height: 5px;
610 height: 0;
[all …]
H A Dlightgallery.min.css1height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next…
/plugin/photogallery/lightGallery/js/
H A Djquery.mousewheel.min.js8 …arseInt(c.css("fontSize"),10)||16},getPageHeight:function(b){return a(b).height()},settings:{adjus…
H A Dlg-zoom.js57 this.pageY = ($(window).height() / 2) + $(window).scrollTop();
117 … var offsetY = (($(window).height() - $image.prop('offsetHeight')) / 2) + $(window).scrollTop();
173 _this.pageY = ($(window).height() / 2) + $(window).scrollTop();
216 _this.pageY = ($(window).height() / 2) + $(window).scrollTop();
263 this.pageY = ($(window).height() / 2) + $(window).scrollTop();
283 …= $image.prop('offsetHeight') * $image.attr('data-scale') > _this.core.$outer.find('.lg').height();
375 …= $image.prop('offsetHeight') * $image.attr('data-scale') > _this.core.$outer.find('.lg').height();
466 var minY = (_this.core.$outer.find('.lg').height() - $image.prop('offsetHeight')) / 2;
467 …etHeight') * Math.abs($image.attr('data-scale'))) - _this.core.$outer.find('.lg').height() + minY);
H A Dlg-zoom.min.js4height()/2+a(window).scrollTop()),this};d.prototype.init=function(){var b=this,c='<span id="lg-zoo…
H A Dlightgallery.js34 height: '100%', property in AnonymousFunction91f19f9c0200.defaults
306 '<div class="lg" style="width:' + this.s.width + '; height:' + this.s.height + '">' +
385 if (this.s.height !== '100%') {
386 var wH = $(window).height();
387 var top = (wH - parseInt(this.s.height, 10)) / 2;
389 if (wH >= parseInt(this.s.height, 10)) {
H A Dlightgallery.min.js4height:"100%",width:"100%",addClass:"",startClass:"lg-start-zoom",backdropDuration:150,hideBarsDel… property in AnonymousFunction7137b5ee0200.c
/plugin/photogallery/
H A DpgFetch.php131 * @param int $height
134 function checkLocalFileStatus($file, $width=0, $height=0) { argument
142 if (($width || $height) && media_get_token($file, $width, $height) !== $INPUT->str('tok')) {
/plugin/photogallery/phpThumb/demo/
H A Djavascript_api.js131 return elem.clip.height;
254 return img.height;
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt50 * [bugfix: G108] add 'line-height' for text in image
131 * Bugfix: crop broken if width or height set to 1.00
568 source image width (^X), source image height (^Y),
569 thumbnail width (^x), thumbnail height (^y) and caret (^^)
715 width and height of portrait, landscape and square
875 <w> and <h> are the width and height of the overlaid
877 source image width/height;
1471 no height constraint were smaller than neccesary by
1520 format and max width/height
1545 limited more by max height than max width

12345678910>>...134