Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/shapes/mockup/
DmxMockupText.js318 …var textWidth = mxUtils.getSizeForString(calloutText, textSize, mxConstants.DEFAULT_FONTFAMILY).wi…
319 textWidth = textWidth * 1.2;
321 if (textWidth == 0)
323 textWidth = 70;
337 c.lineTo(textWidth, callH);
343 c.rect(0,0, textWidth, callH);
346 c.moveTo(textWidth * 0.5, callH);
352 c.roundrect(0, 0, textWidth, callH, callH * 0.25, callH * 0.25);
355 c.moveTo(textWidth * 0.5, callH);
360 …c.text(textWidth * 0.5, callH * 0.5, 0, 0, calloutText, mxConstants.ALIGN_CENTER, mxConstants.ALIG…
[all …]
DmxMockupContainers.js1041 …var textWidth = mxUtils.getSizeForString(groupString, fontSize, mxConstants.DEFAULT_FONTFAMILY).wi…
1043 if (textWidth === 0)
1045 textWidth = Math.max(80, textWidth);
1050 w = Math.max(w, textWidth + 15);
1053 this.background(c, w, h, textWidth, fontSize);
1055 this.foreground(c, w, h, textWidth, fontSize);
1059 mxShapeMockupGroup.prototype.background = function(c, w, h, textWidth, fontSize) argument
1065 mxShapeMockupGroup.prototype.foreground = function(c, w, h, textWidth, fontSize) argument
1069 c.roundrect(3, 0, textWidth + 6, fontSize * 1.5, fontSize * 0.25, fontSize * 0.25);
/plugin/diagramsnet/lib/shapes/er/
DmxER.js1038 …var textWidth = mxUtils.getSizeForString('has/forms', fontSize, mxConstants.DEFAULT_FONTFAMILY).wi…
1041 c.lineTo(w * 0.25 - textWidth * 0.5, h * 0.1875);
1042 c.moveTo(w * 0.25 + textWidth * 0.5, h * 0.1875);
/plugin/processing/
Dscript.js10567 p.textWidth = function textWidth(str) { function
10822 var textWidth = 0, xOffset = 0;
10836 textWidth = curContext.measureText(str).width;
10838 textWidth = curContext.mozMeasureText(str);
10842 xOffset = -textWidth;
10844 xOffset = -textWidth/2;
10865 textWidth = font.width(str);
10868 xOffset = -textWidth;
10870 xOffset = -textWidth/2;
10899 var textWidth = 0;
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
Dpdfmake.js31818 …ands, d, encoded, i, lineWidth, lineY, mode, renderedWidth, spaceWidth, textWidth, word, wordSpaci…
31829 textWidth = this.widthOfString(text.replace(/\s+$/, ''), options);
31830 x += options.lineWidth - textWidth;
31833 x += options.lineWidth / 2 - options.textWidth / 2;
31837 textWidth = this.widthOfString(text.replace(/\s+/g, ''), options);
31839 …wordSpacing = Math.max(0, (options.lineWidth - textWidth) / Math.max(1, words.length - 1) - spaceW…
31842 …renderedWidth = options.textWidth + (wordSpacing * (options.wordCount - 1)) + (characterSpacing * …
32034 var buffer, emitLine, lc, nextY, textWidth, wc, y;
32052 textWidth = 0;
32058 options.textWidth = textWidth + _this.wordSpacing * (wc - 1);
[all …]
Dpdfmake.min.js15textWidth/2;break;case"justify":y=t.trim().split(/\s+/),g=this.widthOfString(t.replace(/\s+/g,""),…
Dpdfmake.min.js.map1textWidth","wordCount","link","strike","LineBreaker","spaceLeft","startX","startY","ellipsis","con…
/plugin/datatables/assets/pdfmake/
Dpdfmake.js16694 var textWidth = 0;
16700 options.textWidth = textWidth + _this2.wordSpacing * (wc - 1);
16715 textWidth += w;
16728textWidth = _this2.wordWidth(buffer + _this2.ellipsis); // remove characters from the buffer until…
16731 while (buffer && textWidth > _this2.lineWidth) {
16733 textWidth = _this2.wordWidth(buffer + _this2.ellipsis);
16736 if (textWidth <= _this2.lineWidth) {
16739 textWidth = _this2.wordWidth(buffer);
16745 textWidth = w;
16766 textWidth = 0;
[all …]
Dpdfmake.min.js2textWidth=g+o.wordSpacing*(y-1),i.wordCount=y,i.lineWidth=o.lineWidth,_=o.document.y,o.emit("line"…
/plugin/combo/resources/library/rrdiagram/0.9.4.1/
H A Drrdiagram.js1textWidth,i=this.fontInfo.height,o=this.fontInfo.descent,u=e.top+i-o;r+=e.left+e.right,i+=e.top+e.… property
H A Drrdiagram.js.map1textWidth","fontYOffset","descent","setLayoutInfo","xOffset","yOffset","svgContent","getLayoutInfo…
/plugin/jmol2/jmol/
DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/dirtylittlehelper/script/
Dmermaid.min.js.map1textWidth","taskType","drawRects","colorScale","numOccurances","prevGap","vertLabels","todayG","to…
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1textWidth = this.getBBox().width; // Check id text width > width of rectangle\n\n if (textWid…
Dbundle.js261 …rn()}finally{if(h)throw f}}return{textWidth:o.node().getBBox().width,textHeight:r}}(e,0,0,t.append…
/plugin/dirtylittlehelper/mermaid/editor/
Dbundle.js261 …rn()}finally{if(h)throw f}}return{textWidth:o.node().getBBox().width,textHeight:r}}(e,0,0,t.append…