Lines Matching refs:isRoundable

641 …e.prototype.getCursor=function(){return this.cursor};mxShape.prototype.isRoundable=function(){retu…  method in mxShape
674 mxRectangleShape.prototype.isRoundable=function(a,b,c,d,e){return!0};mxRectangleShape.prototype.pai… method in mxRectangleShape
677 …idth=null!=d?d:1}mxUtils.extend(mxRhombus,mxShape);mxRhombus.prototype.isRoundable=function(){retu… method in mxRhombus
683 …rowConnector.prototype.useSvgBoundingBox=!0;mxArrowConnector.prototype.isRoundable=function(){retu… method in mxArrowConnector
739 …tor.call(this)}mxUtils.extend(mxTriangle,mxActor);mxTriangle.prototype.isRoundable=function(){retu… method in mxTriangle
743 …nt("div");a.style.position="absolute";return a};mxImageShape.prototype.isRoundable=function(a,b,c,… method in mxImageShape
763 …ants.STYLE_SWIMLANE_FILLCOLOR,mxConstants.NONE))};mxSwimlane.prototype.isRoundable=function(a,b,c,… method in mxSwimlane
2970 Format.prototype.isRoundedState=function(a){return null!=a.shape?a.shape.isRoundable():0<=mxUtils.i…
3269 …umlState",q);mxUtils.extend(u,mxActor);u.prototype.size=30;u.prototype.isRoundable=function(){retu…
3277 …nd(w,mxActor);w.prototype.size=.2;w.prototype.fixedSize=20;w.prototype.isRoundable=function(){retu…
3278 …nd(x,mxActor);x.prototype.size=.2;x.prototype.fixedSize=20;x.prototype.isRoundable=function(){retu…
3292 0,0,parseFloat(mxUtils.getValue(this.style,"size",this.size))*this.scale)};y.prototype.isRoundable=…
3293 …nd(I,mxActor);I.prototype.size=.2;I.prototype.fixedSize=20;I.prototype.isRoundable=function(){retu…
3295 mxUtils.extend(L,mxHexagon);L.prototype.size=.25;L.prototype.fixedSize=20;L.prototype.isRoundable=f…
3331 …rrow",ga);mxUtils.extend(ha,mxActor);ha.prototype.size=30;ha.prototype.isRoundable=function(){retu…
3341 20;ba.prototype.isRoundable=function(){return!0};ba.prototype.redrawPath=function(a,b,c,d,e){b=Math…
3342 .375;ea.prototype.isRoundable=function(){return!0};ea.prototype.redrawPath=function(a,b,c,d,e){b=e*…
3445 …Constants.SHAPE_SWIMLANE);b=Ja[b];null==b&&null!=this.state.shape&&this.state.shape.isRoundable()&&