/plugin/diagramsnet/lib/plugins/ |
H A D | import.js | 20 var defaultWidth = 80; 86 var nodeVertex = graph.insertVertex(defaultParent, null, nodeName, x, y, defaultWidth,
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Fonts/ |
H A D | MetricsGenerator.php | 40 'MissingWidth' => round($ttf->defaultWidth)
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/ |
H A D | FontWriter.php | 192 $widthstring .= round($ttf->defaultWidth) . ' ';
|
/plugin/diagramsnet/lib/math/jax/output/SVG/ |
H A D | jax.js | 19 …defaultWidth=Math.max(0,n.lastChild.offsetLeft-n.firstChild.offsetLeft-2);document.body.removeChil…
|
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/ |
H A D | jax.js | 19 …defaultWidth=Math.max(0,m.lastChild.offsetLeft-m.firstChild.offsetLeft-2);document.body.removeChil…
|
/plugin/pdfjs/pdfjs/build/ |
H A D | pdf.worker.js | 32567 var defaultWidth = 0; 32637 defaultWidth = metrics.defaultWidth; 32667 properties.defaultWidth = defaultWidth; 32677 var defaultWidth = 0; 32695 defaultWidth = glyphWidths; 32702 defaultWidth: defaultWidth, 32854 defaultWidth: metrics.defaultWidth, 34772 properties.defaultWidth *= scale; 35103 this.defaultWidth = properties.defaultWidth; 35194 this.defaultWidth = properties.defaultWidth; [all …]
|
H A D | pdf.worker.js.map | 1 …defaultWidth","glyphsVMetrics","widths","vmetrics","defaultVMetrics","vmetric","firstChar","parseF…
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | OtlDump.php | 129 var $defaultWidth; variable in Mpdf\\OtlDump 4102 $this->defaultWidth = $scale * $aw;
|
H A D | TTFontFile.php | 174 var $defaultWidth; variable in Mpdf\\TTFontFile 4561 $this->defaultWidth = $scale * $aw;
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Shapes.js | 2881 LinkShape.prototype.defaultWidth = 4; method in LinkShape 2890 …return mxUtils.getNumber(this.style, 'width', this.defaultWidth) + Math.max(0, this.strokewidth - … 2908 FlexArrowShape.prototype.defaultWidth = 10; method in FlexArrowShape 2923 …return mxUtils.getNumber(this.style, 'width', this.defaultWidth) + Math.max(0, this.strokewidth - …
|
H A D | Format.js | 2898 …ls.getValue(rect.style, 'width', mxCellRenderer.defaultShapes['flexArrow'].prototype.defaultWidth)) 2979 mxCellRenderer.defaultShapes['flexArrow'].prototype.defaultWidth);
|
/plugin/ditaa/ditaa/ |
H A D | ditaa.jar | META-INF/
META-INF/MANIFEST.MF
net/
net/htmlparser/
net/ ... |
/plugin/diagramsnet/lib/math/config/ |
H A D | MML_HTMLorMML-full.js | 56 …defaultWidth=Math.max(0,m.lastChild.offsetLeft-m.firstChild.offsetLeft-2);document.body.removeChil…
|
H A D | AM_HTMLorMML-full.js | 56 …defaultWidth=Math.max(0,m.lastChild.offsetLeft-m.firstChild.offsetLeft-2);document.body.removeChil…
|
H A D | TeX-MML-AM_SVG-full.js | 68 …defaultWidth=Math.max(0,n.lastChild.offsetLeft-n.firstChild.offsetLeft-2);document.body.removeChil…
|
H A D | Accessible-full.js | 78 …defaultWidth=Math.max(0,m.lastChild.offsetLeft-m.firstChild.offsetLeft-2);document.body.removeChil…
|
H A D | TeX-MML-AM_HTMLorMML-full.js | 76 …defaultWidth=Math.max(0,m.lastChild.offsetLeft-m.firstChild.offsetLeft-2);document.body.removeChil…
|
/plugin/edittable/lib/ |
H A D | handsontable.full.js | 36951 var defaultWidth = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : void 0; 36954 var width = defaultWidth;
|
/plugin/diagramsnet/lib/js/ |
H A D | viewer.min.js | 2783 …defaultWidth=4;R.prototype.isOpenEnded=function(){return!0};R.prototype.getEdgeWidth=function(){re… 2784 …isterShape("link",R);mxUtils.extend(ra,mxArrowConnector);ra.prototype.defaultWidth=10;ra.prototype… 2785 function(){return mxUtils.getNumber(this.style,"width",this.defaultWidth)+Math.max(0,this.strokewid…
|
H A D | app.min.js | 3056 …alue(e.style,"width",mxCellRenderer.defaultShapes.flexArrow.prototype.defaultWidth)){var f=this.fo… 3059 …alue(e.style,"width",mxCellRenderer.defaultShapes.flexArrow.prototype.defaultWidth),n.value=f+" pt… 3329 …defaultWidth=4;ka.prototype.isOpenEnded=function(){return!0};ka.prototype.getEdgeWidth=function(){… 3330 …sterShape("link",ka);mxUtils.extend(ga,mxArrowConnector);ga.prototype.defaultWidth=10;ga.prototype… 3331 function(){return mxUtils.getNumber(this.style,"width",this.defaultWidth)+Math.max(0,this.strokewid…
|
H A D | viewer-static.min.js | 2783 …defaultWidth=4;R.prototype.isOpenEnded=function(){return!0};R.prototype.getEdgeWidth=function(){re… 2784 …isterShape("link",R);mxUtils.extend(ra,mxArrowConnector);ra.prototype.defaultWidth=10;ra.prototype… 2785 function(){return mxUtils.getNumber(this.style,"width",this.defaultWidth)+Math.max(0,this.strokewid…
|