Home
last modified time | relevance | path

Searched refs:dimensions (Results 1 – 25 of 112) sorted by last modified time

12345

/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/photogallery/phpThumb/demo/
H A Dreadme.demos.txt28 match the dimensions of the image it is displaying
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt374 and can be in pixels or percent of thumbnail dimensions
418 * Bugfix: "-resize" parameter requires explicit dimensions
849 dimensions error (thanks mailØmmjaeger*com)
854 exactly matched EXIF dimensions
1427 JPEGs) and source image dimensions are larger than
H A Dphpthumb.faq.txt267 A: phpThumb fits the rotated image into the 'w' and 'h' dimensions.
H A Dphpthumb.readme.txt172 * the dimensions of the source image
173 * the dimensions of the output image
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default131 // If this is zero then no limit on source image dimensions.
135 // To calculate this number, multiply the dimensions of the largest image you can process with your…
228 …nd EXIF thumbnail is available, and is larger or equal to output image dimensions, use EXIF thumbn…
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js2782 var dimensions = row.dimensions,
2786 this.expand(number, dimensions.min, number, dimensions.max);
4850 var master = this.getCell(dimensions.top, dimensions.left);
4852 for (var i = dimensions.top; i <= dimensions.bottom; i++) {
4853 for (var j = dimensions.left; j <= dimensions.right; j++) {
4855 if (i > dimensions.top || j > dimensions.left) {
4892 for (var i = dimensions.top; i <= dimensions.bottom; i++) {
4893 for (var j = dimensions.left; j <= dimensions.right; j++) {
5287 var dimensions = model.dimensions = new Range();
16918 for (var i = dimensions.top; i <= dimensions.bottom; i++) {
[all …]
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs8075 case 'B': break; /* dimensions */
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js27dimensions},po.prototype.layoutText=function(e,t){var n=L({},this._config.size,t.box),i=L({},this.…
H A Dbpmn-navigated-viewer.production.min.js2dimensions},et.prototype.layoutText=function(e,t){var n=w({},this._config.size,t.box),i=w({},this.…
H A Dbpmn-viewer.production.min.js2dimensions},Qe.prototype.layoutText=function(e,t){var n=w({},this._config.size,t.box),i=w({},this.…
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js7dimensions},Ho.prototype.layoutText=function(e,t){var n=J({},this._config.size,t.box),i=J({},this.…
H A Ddmn-navigated-viewer.production.min.js2dimensions},vi.prototype.layoutText=function(e,t){var n=$({},this._config.size,t.box),r=$({},this.…
H A Ddmn-viewer.production.min.js2dimensions},mi.prototype.layoutText=function(e,t){var n=$({},this._config.size,t.box),r=$({},this.…
/plugin/achart/assets/
H A Dapexcharts.min.js14dimensions=new ot(this.ctx),this.ctx.updateHelpers=new Yt(this.ctx),this.ctx.zoomPanSelection=new …
/plugin/ckgedit/ckeditor/
H A DCHANGES.md506 …st/api/CKEDITOR_dom_element.html#method-setSize) sets incorrect editor dimensions if the border wi…
918 …/ckeditor4/latest/api/CKEDITOR_editor.html#event-resize) passes the current dimensions in its data.
1148 …keditor4/latest/api/CKEDITOR_config.html#cfg-baseHref) into account when updating image dimensions.
1344 …Enhanced Image](https://ckeditor.com/cke4/addon/image2): Fixed buggy discovery of image dimensions.
/plugin/html5video2/script/
H A Dvideo.min.js12 …h",e,t)},e.height=function(e,t){return this.dimension("height",e,t)},e.dimensions=function(e,t){th…
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.less41 /* dimensions */
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DReachReportCompatibleFields.php55 public function setDimensions($dimensions) argument
57 $this->dimensions = $dimensions;
64 return $this->dimensions;
H A DReportCriteria.php97 public function setDimensions($dimensions) argument
99 $this->dimensions = $dimensions;
106 return $this->dimensions;
H A DReportPathAttributionCriteria.php85 public function setDimensions($dimensions) argument
87 $this->dimensions = $dimensions;
94 return $this->dimensions;
H A DReportPathCriteria.php85 public function setDimensions($dimensions) argument
87 $this->dimensions = $dimensions;
94 return $this->dimensions;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DV1Beta1QuotaOverride.php29 public $dimensions; variable in Google\\Service\\ServiceConsumerManagement\\V1Beta1QuotaOverride
64 public function setDimensions($dimensions) argument
66 $this->dimensions = $dimensions;
73 return $this->dimensions;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DObaIcon.php70 public function setDimensions(Dimensions $dimensions) argument
72 $this->dimensions = $dimensions;
79 return $this->dimensions;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DQuotaOverride.php29 public $dimensions; variable in Google\\Service\\ServiceUsage\\QuotaOverride
64 public function setDimensions($dimensions) argument
66 $this->dimensions = $dimensions;
73 return $this->dimensions;

12345