Home
last modified time | relevance | path

Searched refs:originalWidth (Results 1 – 6 of 6) sorted by relevance

/plugin/s5reloaded/ui/effects_support/
H A Deffects.js445 this.options.scaleMode.originalWidth];
607 scaleMode: {originalHeight: elementDimensions.height, originalWidth: elementDimensions.width},
701 scaleMode: {originalHeight: elementDimensions.height, originalWidth: elementDimensions.width},
731 scaleMode: {originalHeight: elementDimensions.height, originalWidth: elementDimensions.width},
824 scaleMode: { originalHeight: dims.height, originalWidth: dims.width },
H A Dprototype.js2244 var originalWidth = element.clientWidth; variable
2249 return {width: originalWidth, height: originalHeight};
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js1950 var originalWidth = element.clientWidth; variable
1955 return {width: originalWidth, height: originalHeight};
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js27264 …value: function fillRgb(dest, originalWidth, originalHeight, width, height, actualHeight, bpc, com…
27265 var count = originalWidth * originalHeight;
27268 var needsResizing = originalHeight !== height || originalWidth !== width;
27315 resizeRgbImage(rgbBuf, dest, originalWidth, originalHeight, width, height, alpha01);
55287 var originalWidth = this.width;
55290 var rowBytes = originalWidth * numComps * bpc + 7 >> 3;
55302 …if (kind && !this.smask && !this.mask && drawWidth === originalWidth && drawHeight === originalHei…
55364 …this.colorSpace.fillRgb(imgData.data, originalWidth, originalHeight, drawWidth, drawHeight, actual…
H A Dpdf.worker.js.map1originalWidth","numComponentColors","needsResizing","originalHeight","allColors","bpc","colorMap",…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1originalWidth = FIND_WIDGET_INITIAL_WIDTH;\n this._register(this._resizeSash.onDidStart(() …