Home
last modified time | relevance | path

Searched defs:mainText (Results 1 – 8 of 8) sorted by relevance

/plugin/diagramsnet/lib/shapes/er/
H A DmxER.js98 mxShapeEREntity.prototype.mainText = function(c, x, y, w, h, text, fontSize, fontColor) method in mxShapeEREntity
208 mxShapeEREntityExt.prototype.mainText = function(c, x, y, w, h, text, fontSize, fontColor) method in mxShapeEREntityExt
379 mxShapeERAttribute.prototype.mainText = function(c, x, y, w, h, text, fontSize, fontColor) method in mxShapeERAttribute
474 mxShapeERHas.prototype.mainText = function(c, x, y, w, h, text, fontSize, fontColor) method in mxShapeERHas
547 mxShapeERCloud.prototype.mainText = function(c, x, y, w, h, text, fontSize, fontColor) method in mxShapeERCloud
817 mxShapeERNote.prototype.mainText = function(c, x, y, w, h, text, fontSize, fontColor) method in mxShapeERNote
/plugin/diagramsnet/lib/shapes/mockup/
H A DmxMockupButtons.js97 mxShapeMockupMultiButton.prototype.mainText = function(c, x, y, w, h, text, fontSize, fontColor) method in mxShapeMockupMultiButton
201 mxShapeMockupButton.prototype.mainText = function(c, x, y, w, h, text, fontSize, fontColor) method in mxShapeMockupButton
H A DmxMockupForms.js404 mxShapeMockupComboBox.prototype.mainText = function(c, x, y, w, h) method in mxShapeMockupComboBox
938 mxShapeMockupSpinner.prototype.mainText = function(c, w, h, spinnerLayout) method in mxShapeMockupSpinner
H A DmxMockupiOS.js1847 mxShapeMockupiButton.prototype.mainText = function(c, x, y, w, h, text, fontSize, fontColor) method in mxShapeMockupiButton
1913 mxShapeMockupiButtonBack.prototype.mainText = function(c, x, y, w, h, text, fontSize, fontColor) method in mxShapeMockupiButtonBack
1979 mxShapeMockupiButtonForward.prototype.mainText = function(c, x, y, w, h, text, fontSize, fontColor) method in mxShapeMockupiButtonForward
2102 mxShapeMockupiTextInput.prototype.mainText = function(c, x, y, w, h, text, fontSize, fontColor) method in mxShapeMockupiTextInput
2405 mxShapeMockupiComboBox.prototype.mainText = function(c, x, y, w, h, text, fontSize, fontColor) method in mxShapeMockupiComboBox
2488 mxShapeMockupiOnOffButton.prototype.mainText = function(c, x, y, w, h, state) method in mxShapeMockupiOnOffButton
/plugin/diagramsnet/lib/shapes/rack/
H A DmxRack.js380 mxRackNeatPatch.prototype.mainText = function(c, w, h) method in mxRackNeatPatch
972 mxRackNeatPatch2U.prototype.mainText = function(c, w, h) method in mxRackNeatPatch2U
/plugin/diagramsnet/lib/shapes/ios7/
H A DmxIOS7Ui.js979 mxShapeIOS7Actiondialog.prototype.mainText = function(c, x, y, w, h, text, fontSize, fontColor) method in mxShapeIOS7Actiondialog
/plugin/diagramsnet/lib/js/
H A Dshapes-14-6-5.min.js79 …,a.lineTo(.1*f,c-.1*f),a.close(),a.stroke())};mxShapeEREntity.prototype.mainText=function(a,d,e,b,… method in mxShapeEREntity
86 mxShapeEREntityExt.prototype.mainText=function(a,d,e,b,c,f,g,h){a.begin();a.setFontSize(g);a.setFon… method in mxShapeEREntityExt
94 mxShapeERAttribute.prototype.mainText=function(a,d,e,b,c,f,g,h){a.begin();a.setFontSize(g);a.setFon… method in mxShapeERAttribute
99 c),a.lineTo(.9*b,.5*c),a.lineTo(.5*b,.9*c),a.close(),a.stroke())};mxShapeERHas.prototype.mainText=f… method in mxShapeERHas
104 mxShapeERCloud.prototype.mainText=function(a,d,e,b,c,f,g,h){a.begin();a.setFontSize(g);a.setFontCol… method in mxShapeERCloud
118 mxShapeERNote.prototype.mainText=function(a,d,e,b,c,f,g,h){a.begin();a.setFontSize(g);a.setFontColo… method in mxShapeERNote
191 b,.05*c);a.fill();a.setFontStyle(mxConstants.FONT_BOLD);this.mainText(a,d,e,b,c,f,k,h);this.subText… method in mxShapeIOS7Actiondialog
235 mxShapeMockupButton.prototype.mainText=function(a,d,e,b,c,f,g,h){a.begin();a.setFontSize(g);a.setFo… method in mxShapeMockupButton
377 mxShapeMockupComboBox.prototype.mainText=function(a,d,e,b,c){d=mxUtils.getValue(this.style,mxShapeM… method in mxShapeMockupComboBox
746 mxShapeMockupiTextInput.prototype.mainText=function(a,d,e,b,c,f,g,h){a.begin();a.setFontSize(g);a.s… method in mxShapeMockupiTextInput
[all …]
H A Dshapes.min.js30 …,a.lineTo(.1*f,c-.1*f),a.close(),a.stroke())};mxShapeEREntity.prototype.mainText=function(a,d,e,b,… method in mxShapeEREntity
37 mxShapeEREntityExt.prototype.mainText=function(a,d,e,b,c,f,g,h){a.begin();a.setFontSize(g);a.setFon… method in mxShapeEREntityExt
45 mxShapeERAttribute.prototype.mainText=function(a,d,e,b,c,f,g,h){a.begin();a.setFontSize(g);a.setFon… method in mxShapeERAttribute
50 c),a.lineTo(.9*b,.5*c),a.lineTo(.5*b,.9*c),a.close(),a.stroke())};mxShapeERHas.prototype.mainText=f… method in mxShapeERHas
55 mxShapeERCloud.prototype.mainText=function(a,d,e,b,c,f,g,h){a.begin();a.setFontSize(g);a.setFontCol… method in mxShapeERCloud
69 mxShapeERNote.prototype.mainText=function(a,d,e,b,c,f,g,h){a.begin();a.setFontSize(g);a.setFontColo… method in mxShapeERNote
142 b,.05*c);a.fill();a.setFontStyle(mxConstants.FONT_BOLD);this.mainText(a,d,e,b,c,f,k,h);this.subText… method in mxShapeIOS7Actiondialog
186 mxShapeMockupButton.prototype.mainText=function(a,d,e,b,c,f,g,h){a.begin();a.setFontSize(g);a.setFo… method in mxShapeMockupButton
328 mxShapeMockupComboBox.prototype.mainText=function(a,d,e,b,c){d=mxUtils.getValue(this.style,mxShapeM… method in mxShapeMockupComboBox
697 mxShapeMockupiTextInput.prototype.mainText=function(a,d,e,b,c,f,g,h){a.begin();a.setFontSize(g);a.s… method in mxShapeMockupiTextInput
[all …]