Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/shapes/mockup/
H A DmxMockupNavigation.js165 var doneColor = mxUtils.getValue(this.style, mxConstants.STYLE_FILLCOLOR, '#666666');
195 …this.stepLineFg(c, trueW, trueH, buttonNum, buttonWidths, labelOffset, minW, bgColor, doneColor, c…
257 … function(c, w, h, buttonNum, buttonWidths, labelOffset, minW, bgColor, doneColor, currColor, font… argument
260 c.setStrokeColor(doneColor);
290 c.setFillColor(doneColor);