Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/shapes/mockup/
H A DmxMockupiOS.js2066 function mxShapeMockupiTextInput(bounds, fill, stroke, strokewidth) class
2078 mxUtils.extend(mxShapeMockupiTextInput, mxShape);
2085 mxShapeMockupiTextInput.prototype.paintVertexShape = function(c, x, y, w, h)
2096 mxShapeMockupiTextInput.prototype.background = function(c, x, y, w, h)
2102 mxShapeMockupiTextInput.prototype.mainText = function(c, x, y, w, h, text, fontSize, fontColor)
2110 mxCellRenderer.registerShape(mxMockupC.SHAPE_ITEXT_INPUT, mxShapeMockupiTextInput);
/plugin/diagramsnet/lib/js/
H A Dshapes-14-6-5.min.js744mxShapeMockupiTextInput(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.s… class
745 mxShapeMockupiTextInput.prototype.paintVertexShape=function(a,d,e,b,c){var f=mxUtils.getValue(this.…
746 mxShapeMockupiTextInput.prototype.mainText=function(a,d,e,b,c,f,g,h){a.begin();a.setFontSize(g);a.s…
H A Dshapes.min.js695mxShapeMockupiTextInput(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.s… class
696 mxShapeMockupiTextInput.prototype.paintVertexShape=function(a,d,e,b,c){var f=mxUtils.getValue(this.…
697 mxShapeMockupiTextInput.prototype.mainText=function(a,d,e,b,c,f,g,h){a.begin();a.setFontSize(g);a.s…
H A Dviewer-static.min.js4832mxShapeMockupiTextInput(a,d,e,b){mxShape.call(this);this.bounds=a;this.fill=d;this.stroke=e;this.s… class
4833 mxShapeMockupiTextInput.prototype.paintVertexShape=function(a,d,e,b,c){var f=mxUtils.getValue(this.…
4834 mxShapeMockupiTextInput.prototype.mainText=function(a,d,e,b,c,f,g,h){a.begin();a.setFontSize(g);a.s…