Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/shapes/mockup/
H A DmxMockupContainers.js57 …var filledColor = mxUtils.getValue(this.style, mxShapeMockupVideoPlayer.prototype.cst.STROKE_COLOR…
67 this.otherShapes(c, x, y, w, h, buttonColor, frameColor, filledColor, emptyColor, barHeight);
83 …ototype.otherShapes = function(c, x, y, w, h, buttonColor, frameColor, filledColor, emptyColor, ba… argument
100 c.setStrokeColor(filledColor);