Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/shapes/mockup/
H A DmxMockupContainers.js455 this.otherShapes(c, x, y, w, h, frameColor, insideColor, closeColor);
488 c.setStrokeColor(insideColor);
566 c.setFillColor(insideColor);
651 this.otherShapes(c, x, y, w, h, insideColor, frameColor);
670 c.setStrokeColor(insideColor);
850 this.otherShapes(c, x, y, w, h, insideColor, frameColor);
869 c.setStrokeColor(insideColor);
1136 this.otherShapes(c, x, y, w, h, frameColor, insideColor, closeColor);
1163 c.setStrokeColor(insideColor);
1728 this.foreground(c, x, y, w, h, frameColor, insideColor, closeColor);
[all …]