Lines Matching refs:setStyle

280 …for(var e=0;e<b.length;e++)if(null!=b[e]){var f=mxUtils.setStyle(a.getStyle(b[e]),c,d);a.setStyle(…
281 …i,function(a,b){return b.toUpperCase()})),a[e[0]]=mxUtils.trim(e[1]))}},setStyle:function(a,b,c){v…
282 …f++)if(null!=b[f]){var g=mxUtils.setStyleFlag(a.getStyle(b[f]),c,d,e);a.setStyle(b[f],g)}}finally{…
965setStyle=function(a,b){b!=this.getStyle(a)&&this.execute(new mxStyleChange(this,a,b));return b};mx… method in mxGraphModel
982 …evious=a}};function mxCell(a,b,c){this.value=a;this.setGeometry(b);this.setStyle(c);if(null!=this.…
984 …xCell.prototype.getStyle=function(){return this.style};mxCell.prototype.setStyle=function(a){this.… method in mxCell
1312 …!=b){this.model.beginUpdate();try{for(var c=0;c<b.length;c++)this.model.setStyle(b[c],a)}finally{t…
1318 …odel.getStyle(a);null==b||0==b.length?this.model.setStyle(a,this.alternateEdgeStyle):this.model.se…
1352 …NTAL,!0)?(g=mxUtils.setStyle(g,mxConstants.STYLE_STARTSIZE,c.height+8),e&&(d.height=c.height+8),d.…
1353 c.width+8),e&&(d.width=c.width+8),d.height=c.height);this.model.setStyle(a,g)}else{var k=this.view.…
1700 …his.factoryMethod(b,c,d));null==e&&(e=new mxCell(a||""),e.setEdge(!0),e.setStyle(d),a=new mxGeomet…
2141 …N))&&(Q=mxUtils.setStyle(Q,N,D))}Editor.simpleLabels&&(Q=mxUtils.setStyle(mxUtils.setStyle(Q,"html…
2463 …Constants.STYLE_EDGE,null)&&(b=this.getDirection(),c.cell.style=mxUtils.setStyle(c.cell.style,"sou…
2546 …ction(){var b=mxGraph.prototype.createGroupCell.apply(this,arguments);b.setStyle("group");return b…
3260setStyle(l,mxConstants.STYLE_FILLCOLOR,null):mxUtils.setStyle(l,mxConstants.STYLE_FILLCOLOR,b.fill…
3261setStyle(l,mxConstants.STYLE_STROKECOLOR,null):mxUtils.setStyle(l,mxConstants.STYLE_STROKECOLOR,b.…
3262 …f[g])&&(l=mxUtils.setStyle(l,mxConstants.STYLE_FONTCOLOR,mxUtils.getValue(k,mxConstants.STYLE_FONT…
3415 …e for "+p.id+": "+O)}try{var B=b.getAttribute("style");null!=B&&g.model.setStyle(p,B)}catch(O){nul…