Home
last modified time | relevance | path

Searched refs:CONVERSION_FACTOR (Results 1 – 4 of 4) sorted by relevance

/plugin/pwaoffline/
H A Dscript.js64 const CONVERSION_FACTOR = 1024;
65 return Math.round(size/(CONVERSION_FACTOR * CONVERSION_FACTOR) * 10) / 10 + ' MiB';
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DmxVsdxCanvas2D.js173 return this.createCellElem(name, val / VsdxExport.prototype.CONVERSION_FACTOR, formula);
194 …eRowRel(type, index, x / VsdxExport.prototype.CONVERSION_FACTOR, y / VsdxExport.prototype.CONVERSI…
195 a / VsdxExport.prototype.CONVERSION_FACTOR, b / VsdxExport.prototype.CONVERSION_FACTOR,
196 c / VsdxExport.prototype.CONVERSION_FACTOR, d / VsdxExport.prototype.CONVERSION_FACTOR,
H A DVsdxExport.js149 return createCellElem(name, val / that.CONVERSION_FACTOR, xmlDoc, formula);
989 VsdxExport.prototype.CONVERSION_FACTOR = 40 * 2.54; //screenCoordinatesPerCm (40) x CENTIMETERS_PER… method in VsdxExport
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1033 …hadowVisible}catch(ec){}return b}function d(a,c,g,n){return b(a,c/E.CONVERSION_FACTOR,g,n)}functio…
1055 f.spinner.stop(),!1}}}VsdxExport.prototype.CONVERSION_FACTOR=101.6;VsdxExport.prototype.PAGES_TYPE=… method in VsdxExport
1060 …function(f,m,e){return this.createCellElem(f,m/VsdxExport.prototype.CONVERSION_FACTOR,e)};mxVsdxCa…
1061CONVERSION_FACTOR,q/VsdxExport.prototype.CONVERSION_FACTOR,k/VsdxExport.prototype.CONVERSION_FACTO…