Searched refs:isRoundedState (Results 1 – 2 of 2) sorted by relevance
295 result.rounded = result.rounded && this.isRoundedState(state);353 Format.prototype.isRoundedState = function(state) method in Format
2967 a.rounded=a.rounded&&this.isRoundedState(b),a.lineJumps=a.lineJumps&&this.isLineJumpState(b),a.imag…2970 Format.prototype.isRoundedState=function(a){return null!=a.shape?a.shape.isRoundable():0<=mxUtils.i…