Searched refs:isImageState (Results 1 – 2 of 2) sorted by relevance
297 result.image = result.image && this.isImageState(state);382 Format.prototype.isImageState = function(state) method in Format
2967 ….lineJumps=a.lineJumps&&this.isLineJumpState(b),a.image=a.image&&this.isImageState(b),a.shadow=a.s…2971 Format.prototype.isImageState=function(a){a=mxUtils.getValue(a.style,mxConstants.STYLE_SHAPE,null);…