Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/shapes/mockup/
H A DmxMockupContainers.js55 …var buttonColor = mxUtils.getValue(this.style, mxShapeMockupVideoPlayer.prototype.cst.FILL_COLOR2,…
67 this.otherShapes(c, x, y, w, h, buttonColor, frameColor, filledColor, emptyColor, barHeight);
83 mxShapeMockupVideoPlayer.prototype.otherShapes = function(c, x, y, w, h, buttonColor, frameColor, f… argument
126 c.setFillColor(buttonColor);
127 c.setStrokeColor(buttonColor);