Searched refs:isStrokeState (Results 1 – 2 of 2) sorted by relevance
300 result.stroke = result.stroke && this.isStrokeState(state);323 Format.prototype.isStrokeState = function(state) method in Format
2967 …owState(b),a.fill=a.fill&&this.isFillState(b),a.stroke=a.stroke&&this.isStrokeState(b),f=mxUtils.g…2968 …ils.getValue(a.style,mxConstants.STYLE_SHAPE,null))};Format.prototype.isStrokeState=function(a){re…