/plugin/diagramsnet/lib/shapes/mockup/ |
H A D | mxMockupButtons.js | 255 …var separatorColor = mxUtils.getValue(this.style, mxShapeMockupHorButtonBar.prototype.cst.STROKE_C… 285 …rueH, rSize, buttonNum, buttonWidths, labelOffset, minW, frameColor, separatorColor, bgColor, sele… 308 …w, h, rSize, buttonNum, buttonWidths, labelOffset, minW, frameColor, separatorColor, bgColor, sele… argument 327 c.setStrokeColor(separatorColor); 472 …var separatorColor = mxUtils.getValue(this.style, mxShapeMockupVerButtonBar.prototype.cst.STROKE_C… 507 …ze, buttonNum, labelOffset, buttonNum * minButtonHeight, frameColor, separatorColor, bgColor, sele… 530 …= function(c, w, h, rSize, buttonNum, labelOffset, minH, frameColor, separatorColor, bgColor, sele… argument 549 c.setStrokeColor(separatorColor);
|
H A D | mxMockupNavigation.js | 45 var separatorColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#c4c4c4'); 63 this.separators(c, trueW, trueH, buttonNum, buttonWidths, labelOffset, minW, separatorColor); 83 …rototype.separators = function(c, w, h, buttonNum, buttonWidths, labelOffset, minW, separatorColor) argument 86 c.setStrokeColor(separatorColor);
|
H A D | mxMockupText.js | 103 …var separatorColor = mxUtils.getValue(this.style, mxShapeMockupLinkBar.prototype.cst.STROKE_COLOR2… 142 …rueH, rSize, buttonNum, buttonWidths, labelOffset, minW, frameColor, separatorColor, bgColor, sele… 166 …w, h, rSize, buttonNum, buttonWidths, labelOffset, minW, frameColor, separatorColor, bgColor, sele… argument 177 c.setStrokeColor(separatorColor);
|
H A D | mxMockupiOS.js | 1195 var separatorColor = mxUtils.getValue(this.style, mxMockupC.STYLE_STROKECOLOR2, '#c4c4c4'); 1229 …ze, buttonNum, labelOffset, buttonNum * minButtonHeight, frameColor, separatorColor, bgColor, sele… 1232 …ze, buttonNum, labelOffset, buttonNum * minButtonHeight, frameColor, separatorColor, bgColor, sele… 1248 this.buttonText(c, trueW, currHeight, textStrings[i], fontSize, separatorColor); 1252 …= function(c, w, h, rSize, buttonNum, labelOffset, minH, frameColor, separatorColor, bgColor, sele… argument 1277 c.setStrokeColor(separatorColor); 1357 …hapeMockupiButtonBar.prototype.buttonText = function(c, w, h, textString, fontSize, separatorColor) argument 1369 c.setStrokeColor(separatorColor); 4570 var separatorColor = mxUtils.getValue(this.style, mxMockupC.STYLE_STROKECOLOR2, '#c4c4c4'); 4600 …rueH, rSize, buttonNum, buttonWidths, labelOffset, minW, frameColor, separatorColor, bgColor, sele… [all …]
|
H A D | mxMockupContainers.js | 257 …var separatorColor = mxUtils.getValue(this.style, mxShapeMockupAccordion.prototype.cst.STROKE_COLO… 292 …ze, buttonNum, labelOffset, buttonNum * minButtonHeight, frameColor, separatorColor, bgColor, sele… 324 …= function(c, w, h, rSize, buttonNum, labelOffset, minH, frameColor, separatorColor, bgColor, sele… argument 339 c.setStrokeColor(separatorColor);
|
H A D | mxMockupForms.js | 1017 …var separatorColor = mxUtils.getValue(this.style, mxShapeMockupMenuBar.prototype.cst.STROKE_COLOR2… 1047 …rueH, rSize, buttonNum, buttonWidths, labelOffset, minW, frameColor, separatorColor, bgColor, sele… 1069 …w, h, rSize, buttonNum, buttonWidths, labelOffset, minW, frameColor, separatorColor, bgColor, sele… argument 1078 c.setStrokeColor(separatorColor);
|
/plugin/diagramsnet/lib/shapes/ |
H A D | mxAndroid.js | 49 …var separatorColor = mxUtils.getValue(this.style, mxShapeAndroidTabBar.prototype.cst.STROKE_COLOR2… 78 …rueW, trueH, buttonNum, buttonWidths, labelOffset, minW, frameColor, separatorColor, bgColor, sele… 101 …ion(c, w, h, buttonNum, buttonWidths, labelOffset, minW, frameColor, separatorColor, bgColor, sele… argument 112 c.setStrokeColor(separatorColor);
|
/plugin/dirtylittlehelper/mermaid/editor/ |
H A D | bundle.js | 426 …style(e){this.label&&(this.label.style.borderBottomColor=e.separatorColor?`${e.separatorColor}`:""…
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | bundle.js | 426 …style(e){this.label&&(this.label.style.borderBottomColor=e.separatorColor?`${e.separatorColor}`:""…
|
H A D | bundle.js.map | 1 …separatorColor ? `${style.separatorColor}` : '';\n }\n }\n}\nexport function cleanMnemon…
|