Lines Matching refs:setStyle

314 …for(var e=0;e<b.length;e++)if(null!=b[e]){var f=mxUtils.setStyle(a.getStyle(b[e]),c,d);a.setStyle(…
315 …i,function(a,b){return b.toUpperCase()})),a[e[0]]=mxUtils.trim(e[1]))}},setStyle:function(a,b,c){v…
316 …f++)if(null!=b[f]){var g=mxUtils.setStyleFlag(a.getStyle(b[f]),c,d,e);a.setStyle(b[f],g)}}finally{…
999setStyle=function(a,b){b!=this.getStyle(a)&&this.execute(new mxStyleChange(this,a,b));return b};mx… method in mxGraphModel
1016 …evious=a}};function mxCell(a,b,c){this.value=a;this.setGeometry(b);this.setStyle(c);if(null!=this.…
1018 …xCell.prototype.getStyle=function(){return this.style};mxCell.prototype.setStyle=function(a){this.… method in mxCell
1346 …!=b){this.model.beginUpdate();try{for(var c=0;c<b.length;c++)this.model.setStyle(b[c],a)}finally{t…
1352 …odel.getStyle(a);null==b||0==b.length?this.model.setStyle(a,this.alternateEdgeStyle):this.model.se…
1386 …NTAL,!0)?(g=mxUtils.setStyle(g,mxConstants.STYLE_STARTSIZE,c.height+8),e&&(d.height=c.height+8),d.…
1387 c.width+8),e&&(d.width=c.width+8),d.height=c.height);this.model.setStyle(a,g)}else{var k=this.view.…
1734 …his.factoryMethod(b,c,d));null==e&&(e=new mxCell(a||""),e.setEdge(!0),e.setStyle(d),a=new mxGeomet…
2175 …w))&&(K=mxUtils.setStyle(K,w,I))}Editor.simpleLabels&&(K=mxUtils.setStyle(mxUtils.setStyle(K,"html…
2503 …=d.getModel().isEdge(a)){var l=d.getCurrentCellStyle(b[h]);d.getModel().setStyle(g,f);if("1"==mxUt…
2712 …Constants.STYLE_EDGE,null)&&(a=this.getDirection(),b.cell.style=mxUtils.setStyle(b.cell.style,"sou…
2795 …ction(){var a=mxGraph.prototype.createGroupCell.apply(this,arguments);a.setStyle("group");return a…
3209 …E_FILLCOLOR&&a[m]!=mxConstants.STYLE_STROKECOLOR)h=mxUtils.setStyle(h,a[m],l[a[m]]);e.setStyle(c[f…
10592setStyle(m,mxConstants.STYLE_FILLCOLOR,null):mxUtils.setStyle(m,mxConstants.STYLE_FILLCOLOR,b.fill…
10593setStyle(m,mxConstants.STYLE_STROKECOLOR,null):mxUtils.setStyle(m,mxConstants.STYLE_STROKECOLOR,b.…
10594 …d[l])&&(m=mxUtils.setStyle(m,mxConstants.STYLE_FONTCOLOR,mxUtils.getValue(p,mxConstants.STYLE_FONT…
10747 …e for "+n.id+": "+I)}try{var y=b.getAttribute("style");null!=y&&e.model.setStyle(n,y)}catch(I){nul…
12179 …pageListener);b.addListener("pageFormatChanged",this.pageListener);this.setStyle=function(b){p=b;q…
12189 …is.hRuler.setUnit(b)};mxDualRuler.prototype.setStyle=function(b){this.vRuler.setStyle(b);this.hRul…