Home
last modified time | relevance | path

Searched refs:width (Results 2926 – 2950 of 3734) sorted by path

1...<<111112113114115116117118119120>>...150

/plugin/odt/
H A Dmenu-odt.svg1 <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
/plugin/odt/renderer/
H A Dpage.php1173 * @param int $width width of media in pixel
1179 function internalmedia ($src, $title=NULL, $align=NULL, $width=NULL, argument
1201 return $this->_odtAddImage($file, $width, $height, $align, $title, NULL, true);
1203 $this->_odtAddImage($file, $width, $height, $align, $title);
1229 * @param int $width width of media in pixel
1235 function externalmedia ($src, $title=NULL, $align=NULL, $width=NULL, argument
1270 $doc .= $this->_odtAddImage($tmp_name, $width, $height, $align, $title, $returnonly);
1612 $this->document->addStringAsSVGImage($string, $width, $height, $align, $title, $style);
1646 * @param string $width Width of the picture (NULL=original size)
1699 function _odtGetImageSizeString($src, $width = NULL, $height = NULL){ argument
[all …]
/plugin/oembed/docs/
H A Ddokuwiki-oembed.org48 embed an image with a maximum width of 800px
H A Ddokuwiki-oembed.txt42 embed an image with a maximum width of 800px
/plugin/offline/
H A Drenderer.php162 function _media ($src, $title=NULL, $align=NULL, $width=NULL, argument
208 if ( !is_null($width) )
209 $ret .= ' width="'.$this->_xmlEntities($width).'"';
219 if ( !is_null($width) ) $ret .= ' width="'.$this->_xmlEntities($width).'"';
226 if ( !is_null($width) ) $ret .= ' width="'.$this->_xmlEntities($width).'"';
/plugin/offline/ui/dokuwiki/
H A Dscreen.css1width:25%;height:300px;float:left;overflow:auto;border:1px solid #8cacbb;text-align:left;}div#acl_…
/plugin/oiddelegate/
H A Dstyle.css2 width: 95%;
/plugin/ol3/
H A Dscript.js1 …values:{none:{doc:"The icon is displayed at its intrinsic aspect ratio."},width:{doc:"The icon is … class in AnonymousFunction600b995a0400.i.layout_symbol.icon-text-fit.values
8width=t),e&&(n.height=e),n.getContext("2d")}function co(t){var e=t.offsetWidth,r=getComputedStyle(… property in t.createLabel.x
H A Dstyle.css1width;transition:all .25s}.ol-scale-bar{position:absolute;bottom:8px;left:8px}.ol-scale-step-marke…
/plugin/openas/
H A Dstyle.css3 width: 300px;
16 // width: 100px; height: 100px;
/plugin/openlayersmap/
H A DREADME.md23 <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">
H A DStaticMap.php77 private $width;
103 * @param int $width
128 int $width,
143 $this->width = $width;
246 $resolutionHorizontal = ($bbox ['maxx'] - $bbox ['minx']) / $this->width;
274 [$this->zoom, $this->lat, $this->lon, $this->width, $this->height, serialize($this->markers), $this->maptype, $this->kmlFileName, $this->gpxFileName, $this->geojsonFileName]
360 $this->image = imagecreatetruecolor($this->width, $this->height);
361 $startX = floor($this->centerX - ($this->width / $this->tileSize) / 2);
363 $endX = ceil($this->centerX + ($this->width /
148 private $width; global() variable in dokuwiki\\plugin\\openlayersmap\\StaticMap
199 __construct(float $lat, float $lon, int $zoom, int $width, int $height, string $maptype, array $markers, string $gpx, string $kml, string $geojson, string $mediaDir, string $tileCacheBaseDir, bool $autoZoomExtent = true, string $apikey = '') global() argument
[all...]
H A Dprint.less19 .olPOItable { margin: 1px; padding: 1px; border: 1px solid __border__; width: 100%; }
33 .olStaticMap p img { max-width: 100%; height: auto; }
H A Dscript.js35 * @param width
36 * width 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
304 stroke: new ol.style.Stroke({color: 'rgba(255,255,255,.4)', width: 5}),
370 width
[all...]
H A Dstyle.less29 width: auto;
36 max-width: none;
53 outline-width: 2px;
58 outline-width: 0;
71 min-width: 280px;
79 width: 0;
86 border-width: 10px;
93 border-width: 11px;
108 min-width: 190px;
117 min-width
[all...]
/plugin/openlayersmap/helper/
H A Dstaticmap.php32 /** maximum width of the resulting image. */
83 [$width, $height] = explode('x', $size);
84 $width = (int) $width;
85 if ($width > $this->maxWidth) {
86 $width = $this->maxWidth;
105 $width,
/plugin/openlayersmap/ol7/
H A Dol-layerswitcher.css
H A Dol.css
H A Dol.js.map
/plugin/orgapp/editor/
H A Dsample.txt1 width="50%">
/plugin/orgchart/
H A Dstyle.css3 border-width: 0;
11 width: auto !important;
/plugin/orphanmedia/
H A Dstyle.css16 width: 20px !important;
20 width: 200px !important;
24 width: 75px !important;
28 width: 300px !important;
32 width: 300px !important;
44 width: 450px;
/plugin/orphanmedia2/
H A Dstyle.css16 width: 20px !important;
20 width: 200px !important;
24 width: 75px !important;
28 width: 300px !important;
32 width: 300px !important;
44 width: 450px;
/plugin/outliner/
H A Dprint.css32 width: 3px;
/plugin/overlay/
H A Daction.php60 $width = preg_replace('/[^0-9]+/', '', $this->getConf('width'));
65 if($width) {
66 $JSINFO['ol_width'] = $width ;

1...<<111112113114115116117118119120>>...150