Home
last modified time | relevance | path

Searched refs:subText (Results 1 – 8 of 8) sorted by relevance

/plugin/diagramsnet/lib/shapes/mockup/
H A DmxMockupForms.js1338 …var subText = mxUtils.getValue(this.style, mxShapeMockupListBox.prototype.cst.SUB_TEXT, 'Sub Text'…
1340 for (var i = 0; i < subText.length; i++)
1342 var itemText = subText[i];
1346 itemText = subText[i].substring(1);
1363 h = Math.max(h, 30 + subText.length * fontSize * 1.5);
1367 this.foreground(c, w, h, frameColor, selectedButton, subText, fontSize);
1378 mxShapeMockupListBox.prototype.foreground = function(c, w, h, frameColor, selectedButton, subText, … argument
1404 for (var i = 0; i < subText.length; i++)
1406 var currText = subText[i];
1410 currText = subText[i].substring(1);
H A DmxMockupButtons.js51 …var subText = mxUtils.getValue(this.style, mxShapeMockupMultiButton.prototype.cst.SUB_TEXT, 'Sub T…
59 this.subText(c, x, y, w, h, subText, fontSize / 1.4, fontColor);
105 mxShapeMockupMultiButton.prototype.subText = function(c, x, y, w, h, text, fontSize, fontColor) method in mxShapeMockupMultiButton
H A DmxMockupContainers.js1755 …var subText = mxUtils.getValue(this.style, mxShapeMockupAlertBox.prototype.cst.SUB_TEXT, 'Sub Text…
1783 for (var i = 0; i < subText.length; i++)
1785 …c.text(w * 0.5, 30 + fontSize * (i * 1.5 + 0.75), 0, 0, subText[i], mxConstants.ALIGN_CENTER, mxCo…
/plugin/diagramsnet/lib/shapes/er/
H A DmxER.js596 var subText = mxUtils.getValue(this.style, 'subText', 'sub').toString().split(',');
605 this.shapeText(c, x, y, w, h, mainText, subText, fontSize, fontColor);
724 mxShapeERHierarchy.prototype.shapeText = function(c, x, y, w, h, text, subText, fontSize, fontColor… argument
731 …c.text(w * 0.7, (h - fontSize) * 0.5, 0, 0, subText[0], mxConstants.ALIGN_CENTER, mxConstants.ALIG…
732 …c.text(w * 0.7, (h + fontSize) * 0.5, 0, 0, subText[1], mxConstants.ALIGN_CENTER, mxConstants.ALIG…
/plugin/diagramsnet/lib/shapes/ios7/
H A DmxIOS7Ui.js954 var subText = mxUtils.getValue(this.style, mxIOS7C.SUB_TEXT, 'Sub Text');
970 this.subText(c, x, y, w, h, subText, fontSize / 1.4, fontColor);
987 mxShapeIOS7Actiondialog.prototype.subText = function(c, x, y, w, h, text, fontSize, fontColor) method in mxShapeIOS7Actiondialog
/plugin/diagramsnet/lib/js/
H A Dshapes-14-6-5.min.js191 b,.05*c);a.fill();a.setFontStyle(mxConstants.FONT_BOLD);this.mainText(a,d,e,b,c,f,k,h);this.subText
192 mxShapeIOS7Actiondialog.prototype.subText=function(a,d,e,b,c,f,g,h){a.begin();a.setFontSize(g);a.te… method in mxShapeIOS7Actiondialog
226 this.mainText(a,d,e,b,c,f,k,h);this.subText(a,d,e,b,c,g,k/1.4,h)};
229 …Constants.ALIGN_MIDDLE,0,null,0,0,0)};mxShapeMockupMultiButton.prototype.subText=function(a,d,e,b,… method in mxShapeMockupMultiButton
H A Dshapes.min.js142 b,.05*c);a.fill();a.setFontStyle(mxConstants.FONT_BOLD);this.mainText(a,d,e,b,c,f,k,h);this.subText
143 mxShapeIOS7Actiondialog.prototype.subText=function(a,d,e,b,c,f,g,h){a.begin();a.setFontSize(g);a.te… method in mxShapeIOS7Actiondialog
177 this.mainText(a,d,e,b,c,f,k,h);this.subText(a,d,e,b,c,g,k/1.4,h)};
180 …Constants.ALIGN_MIDDLE,0,null,0,0,0)};mxShapeMockupMultiButton.prototype.subText=function(a,d,e,b,… method in mxShapeMockupMultiButton
H A Dviewer-static.min.js4279 b,.05*c);a.fill();a.setFontStyle(mxConstants.FONT_BOLD);this.mainText(a,d,e,b,c,f,k,h);this.subText
4280 mxShapeIOS7Actiondialog.prototype.subText=function(a,d,e,b,c,f,g,h){a.begin();a.setFontSize(g);a.te…
4314 this.mainText(a,d,e,b,c,f,k,h);this.subText(a,d,e,b,c,g,k/1.4,h)};
4317 …Constants.ALIGN_MIDDLE,0,null,0,0,0)};mxShapeMockupMultiButton.prototype.subText=function(a,d,e,b,…