Lines Matching refs:setFillColor
88 c.setFillColor(mxUtils.getValue(this.style, mxIOS7C.STYLE_FILLCOLOR2, '#222222'));
202 c.setFillColor(mxUtils.getValue(this.style, mxIOS7C.STYLE_FILLCOLOR2, '#ffffff'));
211 c.setFillColor('#ffffff');
516 c.setFillColor(bgColor);
562 c.setFillColor('#0080F0');
604 c.setFillColor(bgColor);
665 c.setFillColor(strokeColor);
674 c.setFillColor(fillColor);
833 c.setFillColor('#ffffff');
900 c.setFillColor('#d8d8d8');
915 c.setFillColor(strokeColor2);
962 c.setFillColor('#e0e0e0');
1562 c.setFillColor(mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, ''));