Lines Matching refs:strokeColor

199 		var strokeColor = '#18211b';
215 c.setStrokeColor(strokeColor);
239 var strokeColor = '#18211b';
734 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '');
750 c.setStrokeColor(strokeColor);
801 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '');
1148 c.setStrokeColor(strokeColor);
1660 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#000000');
1661 c.setFillColor(strokeColor);
1662 c.setStrokeColor(strokeColor);
2786 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '').toString();
2789 this.background(c, x, y, w, h, strokeColor);
2791 this.foreground(c, x, y, w, h, strokeColor);
2794 mxShapeMockupiArrowIcon.prototype.background = function(c, x, y, w, h, strokeColor) argument
2801 c.setStrokeColor(strokeColor);
2806 mxShapeMockupiArrowIcon.prototype.foreground = function(c, x, y, w, h, strokeColor) argument
2845 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '').toString();
2848 this.background(c, x, y, w, h, strokeColor);
2850 this.foreground(c, x, y, w, h, strokeColor);
2853 mxShapeMockupiDeleteIcon.prototype.background = function(c, x, y, w, h, strokeColor) argument
2860 c.setStrokeColor(strokeColor);
2865 mxShapeMockupiDeleteIcon.prototype.foreground = function(c, x, y, w, h, strokeColor) argument
2903 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '').toString();
2907 c.setStrokeColor(strokeColor);
2911 this.background(c, x, y, w, h, strokeColor);
2913 this.foreground(c, x, y, w, h, strokeColor);
2916 mxShapeMockupiAddIcon.prototype.background = function(c, x, y, w, h, strokeColor) argument
2923 mxShapeMockupiAddIcon.prototype.foreground = function(c, x, y, w, h, strokeColor) argument
2963 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '').toString();
2966 this.background(c, x, y, w, h, strokeColor);
2968 this.foreground(c, x, y, w, h, strokeColor);
2971 mxShapeMockupiInfoIcon.prototype.background = function(c, x, y, w, h, strokeColor) argument
2978 c.setStrokeColor(strokeColor);
2983 mxShapeMockupiInfoIcon.prototype.foreground = function(c, x, y, w, h, strokeColor) argument
3042 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '').toString();
3045 this.background(c, x, y, w, h, strokeColor);
3047 this.foreground(c, x, y, w, h, strokeColor);
3050 mxShapeMockupiSortFindIcon.prototype.background = function(c, x, y, w, h, strokeColor) argument
3057 c.setStrokeColor(strokeColor);
3062 mxShapeMockupiSortFindIcon.prototype.foreground = function(c, x, y, w, h, strokeColor) argument
3116 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '').toString();
3119 this.background(c, x, y, w, h, strokeColor);
3121 this.foreground(c, x, y, w, h, strokeColor);
3124 mxShapeMockupiCheckIcon.prototype.background = function(c, x, y, w, h, strokeColor) argument
3131 c.setStrokeColor(strokeColor);
3136 mxShapeMockupiCheckIcon.prototype.foreground = function(c, x, y, w, h, strokeColor) argument
3189 mxShapeMockupiKeybLetters.prototype.foreground = function(c, x, y, w, h, strokeColor) argument
3403 mxShapeMockupiKeybNumbers.prototype.foreground = function(c, x, y, w, h, strokeColor) argument
3599 mxShapeMockupiKeybSymbols.prototype.foreground = function(c, x, y, w, h, strokeColor) argument
3780 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '').toString();
3783 this.background(c, x, y, w, h, strokeColor);
3788 mxShapeMockupiDeleteApp.prototype.background = function(c, x, y, w, h, strokeColor) argument
3795 c.setStrokeColor(strokeColor);
4780 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#000000');
4792 c.setStrokeColor(strokeColor);
5487 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#00ff00');
5488 c.setStrokeColor(strokeColor);
5680 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#00ff00');
5683 c.setStrokeColor(strokeColor);
5752 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#000000');
5753 c.setStrokeColor(strokeColor);
5805 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#000000');
5808 c.setFillColor(strokeColor);
5935 var strokeColor = '#18211b';
5951 c.setStrokeColor(strokeColor);
5975 var strokeColor = '#18211b';
6663 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#000000');
6685 c.setStrokeColor(strokeColor);