Home
last modified time | relevance | path

Searched refs:newSize (Results 1 – 19 of 19) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DFpdiTrait.php147 $newSize = $this->fpdiUseImportedPage($pageId, $x, $y, $width, $height, $adjustPageSize);
149 $this->setImportedPageLinks($pageId, $x, $y, $newSize);
151 return $newSize;
242 * @param array $newSize The size.
244 public function setImportedPageLinks($pageId, $x, $y, $newSize)
247 $pageHeightDifference = $this->h - $newSize['height'];
250 $widthRatio = $newSize['width'] / $originalSize['width'];
251 $heightRatio = $newSize['height'] / $originalSize['height'];
255 setImportedPageLinks($pageId, $x, $y, $newSize) global() argument
/plugin/dw2pdf/vendor/setasign/fpdi/src/
H A DFpdfTplTrait.php121 $newSize = $this->getTemplateSize($tpl, $width, $height);
123 $this->setPageFormat($newSize, $newSize['orientation']);
130 ($newSize['width'] / $originalSize['width']),
131 ($newSize['height'] / $originalSize['height']),
133 ($this->h - $y - $newSize['height']) * $this->k,
138 return $newSize;
H A DFpdiTrait.php420 $newSize = $this->getTemplateSize($pageId, $width, $height);
422 $this->setPageFormat($newSize, $newSize['orientation']);
429 ($newSize['width'] / $originalSize['width']),
430 ($newSize['height'] / $originalSize['height']),
432 ($this->h - $y - $newSize['height']) * $this->k,
437 return $newSize;
/plugin/block/
H A Dscript.js143 var newSize = context.measureText(text).width;
152 if (newSize == baselineSize) {
/plugin/advrack/
H A Djquery.qtip.js2302 width: newSize[0],
2303 height: newSize[1],
2304 lineHeight: newSize[1]+'px'
2310 …round(mimic.x === LEFT ? border : mimic.x === RIGHT ? newSize[0] - curSize[0] - border : (newSize[…
2317 …round(mimic.y === TOP ? border : mimic.y === BOTTOM ? newSize[1] - curSize[1] - border : (newSize[…
2333 inner.attr(WIDTH, newSize[0] * SCALE).attr(HEIGHT, newSize[1] * SCALE);
2334 inner.css(WIDTH, newSize[0]).css(HEIGHT, newSize[1]);
2363 coordsize: (newSize[0]+border) + ' ' + (newSize[1]+border),
2367 width: newSize[0] + border,
2368 height: newSize[1] + border
[all …]
/plugin/s5/ui/default/
H A Dslides.js417 var newSize = Math.min(Math.round(vSize/vScale),Math.round(hSize/hScale));
418 fontSize(newSize + 'px');
/plugin/s5/ui/dokuwiki/
H A Dslides.js416 var newSize = Math.min(Math.round(vSize/vScale),Math.round(hSize/hScale));
417 fontSize(newSize + 'px');
/plugin/s5reloaded/ui/thesis/
H A Dslides.js835 var newSize = Math.min(Math.round(vSize/vScale),Math.round(hSize/hScale));
836 extendImgSizes(newSize); // scalable images extension
837 extendCanSizes(newSize); // scalable canvas extension
838 extendObjSizes(newSize); // scalable object extension
839 fontSize(newSize,"px");
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2newSize){if(node.usedBytes==newSize)return;if(newSize==0){node.contents=null;node.usedBytes=0;retu… argument
H A Dvorbis.js2newSize){if(node.usedBytes==newSize)return;if(newSize==0){node.contents=null;node.usedBytes=0;retu… argument
H A Dopus.js2newSize){if(node.usedBytes==newSize)return;if(newSize==0){node.contents=null;node.usedBytes=0;retu… argument
/plugin/edittable/lib/
H A Dhandsontable.full.js43745 _this.newSize = null;
44071 _this4.newSize = hookNewSize;
44133 this.newSize = this.startWidth;
44187 _this7.hot.runHooks('afterColumnResize', selectedCol, _this7.newSize);
44194 if (this.newSize != this.startWidth) {
45566 _this.newSize = null;
45875 _this4.newSize = hookNewSize;
45931 this.newSize = this.startHeight;
45977 _this7.hot.runHooks('beforeRowResize', selectedRow, _this7.newSize);
45985 _this7.hot.runHooks('afterRowResize', selectedRow, _this7.newSize);
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js20847 Layout.prototype._syncCellSizes = function(groupName, newSize){ argument
20863 this._syncGroupSize(groups[groupName], newSize);
20868 Layout.prototype._syncGroupSize = function(cells, newSize){ argument
20887 cells[i].$config.gravity = k * newSize;
20889 resizeSibling.$config[property] = totalSize - newSize;
20890 resizeSibling.$config.gravity = totalGravity - k * newSize;
20894 cells[i].$config[property] = newSize;
20899 this.$gantt.config.grid_width = newSize;
22458 var newSize = gridFirst ? newBehindSize : newFrontSize;
22464 var newSize = gridFirst ? newBackSize : newFrontSize;
[all …]
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js10375 this.resize = function (newSize, pagesToKeep) {
10376 size = newSize;
H A Dviewer.js.map1newSize. The optional\n * parameter pagesToKeep is, if present, an array of pages to push to the…
/plugin/processing/
H A Dscript.js4325 p.expand = function(ary, newSize) { argument
4333 temp.length = newSize;
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1newSize","groups","_eachChild","_syncGroupSize","_xLayout","getNextSibling","ownSize","resizeSibli…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1newSize = item.row.domNode.offsetHeight;\n item.size = newSize;\n item.lastD…