Home
last modified time | relevance | path

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

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudNaturalLanguage/
DPartOfSpeech.php25 public $aspect; variable in Google\\Service\\CloudNaturalLanguage\\PartOfSpeech
74 public function setAspect($aspect) argument
76 $this->aspect = $aspect;
83 return $this->aspect;
/plugin/database2/
Dmedia.php376 $aspect = ( imagesx( $img ) / imagesy( $img ) ); variable
379 $height = round( $width / $aspect );
381 $width = round( $height * $aspect );
/plugin/mikioplugin/icons/bootstrap-icons/svg/
H A Daspect-ratio-fill.svg1 <svg class="bi bi-aspect-ratio-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColo…
H A Daspect-ratio.svg1 <svg class="bi bi-aspect-ratio" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xm…
/plugin/vshare/
H A Dall.css2 aspect-ratio: 16/9;
/plugin/captcha/
Dstyle.less50 aspect-ratio: 1;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
Dconfiguration.asciidoc4 Almost every aspect of the client is configurable. Most users only need to
/plugin/pureldap/vendor/freedsx/asn1/
H A DCHANGELOG.md37 * Removed the 'trailing data' aspect of decoded types.
/plugin/diagramsnet/lib/js/diagramly/util/
DmxAsyncCanvas.js148 mxAsyncCanvas.prototype.image = function(x, y, w, h, src, aspect, flipH, flipV) argument
DmxJsCanvas.js525 mxJsCanvas.prototype.image = function(x, y, w, h, src, aspect, flipH, flipV) argument
541 if (aspect)
/plugin/diagramsnet/lib/js/diagramly/vsdx/
DmxVsdxCanvas2D.js550 mxVsdxCanvas2D.prototype.image = function(x, y, w, h, src, aspect, flipH, flipV) argument
636 aspect = (aspect != null) ? aspect : true;
/plugin/diagramsnet/lib/plugins/
DcConf-1-4-8.js107 macroData.aspect = vSettings.aspect;
1810 aspect: macroData.aspect, property
/plugin/sphinxsearch-was/
H A DINSTALL79 into separate files. You should be able to edit ''css/style.css'' to change the aspect of
/plugin/drawio/
DREADME.md35 … PR or an Issue please make sure your contribution works. Very important aspect of all contributio…
/plugin/flowplay/flowplayer/
DREADME.txt111 …ially the size is maximized according to the 'videoHeight' setting and preserving the aspect ratio.
134 …"fill window" that will fill all available space (does not care about preserving the aspect ratios)
/plugin/codemirror/dist/modes/
Dcss.min.js.map1 …", \"aspect-ratio\",\n \"min-aspect-ratio\", \"max-aspect-ratio\", \"device-aspect-ratio\",\n …
Dstylus.min.js.map1 …-height\",\"aspect-ratio\",\"min-aspect-ratio\",\"max-aspect-ratio\",\"device-aspect-ratio\",\"min…
/plugin/flowplay2/flowplayer/
DREADME.txt283 …ially the size is maximized according to the 'videoHeight' setting and preserving the aspect ratio.
306 …"fill window" that will fill all available space (does not care about preserving the aspect ratios)
/plugin/photogallery/phpThumb/docs/
Dphpthumb.changelog.txt687 aspect ratio no longer use EXIF thumbnails as source unless
716 images. This allows you to display any image aspect
1069 * 'bw=0' to force aspect ratio has been replaced by
1070 'far=1' (force aspect ratio)
1488 regardless of source aspect ration. Set the 'bw'
/plugin/mediathumbnails/
H A Ddokuwiki_plugin_page.wiki148 …size - in case the image is not quadratic, the other dimension will be reduced per aspect ratio. ||
/plugin/diagramsnet/lib/js/diagramly/
DDialogs.js8967 function addButton(data, mimeType, x, y, w, h, img, aspect, title) argument
9108 if (aspect != null)
9110 entry.aspect = aspect;
9118 img.aspect = 'fixed';
9345 addButton(img.data, null, 0, 0, img.w, img.h, img, img.aspect, img.title);
11861 …this.aspect = {pageId : pageId || (editorUi.pages? editorUi.pages[0].getId() : null), layerIds : l… property in AspectDialog
12032 if(this.aspect.pageId == pageId)
12071 if(this.aspect.layerIds.indexOf(layer.id) != -1)
/plugin/botmon/lang/fr/
H A Dwordlist.txt1447 aspect 2
3232 l’aspect 1
/plugin/stlviewer/stlviewer/
Dstl_viewer.min.js2aspect);let l=a.z/2+Math.abs(a.x/2/Math.tan(n/2)),s=a.z/2+Math.abs(a.y/2/Math.tan(i/2)),r=Math.max…
Dthree.min.js2aspect=void 0!==e?e:1,this.view=null,this.filmGauge=35,this.filmOffset=0,this.updateProjectionMatr… property
/plugin/jplayer/vendor/james-heinrich/getid3/
Dstructure.txt111 ['pixel_aspect_ratio']=>double() // pixel display aspect ratio
1131 ['aspect']=>string() //

1234