Searched refs:isSpecialColor (Results 1 – 2 of 2) sorted by relevance
313 return !this.isSpecialColor(state.style[mxConstants.STYLE_FILLCOLOR]) &&325 return !this.isSpecialColor(state.style[mxConstants.STYLE_STROKECOLOR]);331 Format.prototype.isSpecialColor = function(color) method in Format
2968 …isSpecialColor(a.style[mxConstants.STYLE_FILLCOLOR])&&(a.view.graph.model.isVertex(a.cell)||"arrow…2969 Format.prototype.isSpecialColor=function(a){return 0<=mxUtils.indexOf([mxConstants.STYLE_STROKECOLO…