Home
last modified time | relevance | path

Searched refs:isStrokeState (Results 1 – 2 of 2) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js300 result.stroke = result.stroke && this.isStrokeState(state);
323 Format.prototype.isStrokeState = function(state) method in Format
/plugin/diagramsnet/lib/js/
H A Dapp.min.js2967 …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…