Home
last modified time | relevance | path

Searched refs:strokeColor (Results 26 – 50 of 116) sorted by last modified time

12345

/plugin/diagramsnet/lib/js/grapheditor/
H A DShapes.js3676 …var strokeColor = (os && os.strokeColor) ? os.strokeColor : mxUtils.getValue(this.style, 'strokeCo…
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js55 edgeStyle: {strokeColor: '#60E696'}},
63 edgeStyle: {strokeColor: '#A8201A'},
71 edgeStyle: {strokeColor: '#09555B'},
74 edgeStyle: {strokeColor: '#0B4D6A'}},
76 edgeStyle: {strokeColor: '#736CA8'},
79 edgeStyle: {strokeColor: '#23445D'},
82 edgeStyle: {strokeColor: '#182E3E'},
86 edgeStyle: {strokeColor: '#182E3E'},
90 edgeStyle: {strokeColor: '#182E3E'},
738 var strokeColor = c.state.strokeColor;
[all …]
/plugin/diagramsnet/lib/js/
H A Dshapes-14-6-5.min.js11 …Enum.SYMBOL,null),null!=g&&(h=this.symbols[g],null!=h))){var l=a.state.strokeColor,m=a.state.fillC…
23 …(0,0,b,c);a.fillAndStroke()},exclusiveGw:function(a,d,e,b,c){d=a.state.strokeColor;e=a.state.fillC…
24 …keColor(d);a.setFillColor(e)},parallelGw:function(a,d,e,b,c){d=a.state.strokeColor;e=a.state.fillC…
25 …okeColor(d);a.setFillColor(e)},complexGw:function(a,d,e,b,c){d=a.state.strokeColor;e=a.state.fillC…
36 …l!=g&&(h=mxShapeBpmnEvent.prototype.symbols[g],null!=h)){var k=a.state.strokeColor,l=a.state.fillC…
53strokeColor,c=a.state.fillColor,a.setFillColor(b),a.begin(),a.moveTo(.105*d,0),a.lineTo(.5*d,.38*e…
54 …),a.setFillColor(c)):"complex"==h&&(a.translate(.25*b,.25*c),b=a.state.strokeColor,c=a.state.fillC…
H A Dshapes.min.js11 …Enum.SYMBOL,null),null!=g&&(h=this.symbols[g],null!=h))){var l=a.state.strokeColor,m=a.state.fillC…
23 …(0,0,b,c);a.fillAndStroke()},exclusiveGw:function(a,d,e,b,c){d=a.state.strokeColor;e=a.state.fillC…
24 …keColor(d);a.setFillColor(e)},parallelGw:function(a,d,e,b,c){d=a.state.strokeColor;e=a.state.fillC…
25 …okeColor(d);a.setFillColor(e)},complexGw:function(a,d,e,b,c){d=a.state.strokeColor;e=a.state.fillC…
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js257 …tFillAlpha:1,gradientColor:null,gradientAlpha:1,gradientDirection:null,strokeColor:null,strokeWidt…
262 …pe.setStrokeColor=function(a){a==mxConstants.NONE&&(a=null);this.state.strokeColor=a};mxAbstractCa…
277 …ion(a){a==mxConstants.NONE&&(a=null);if(this.compressed){if(this.state.strokeColor==a)return;mxAbs…
315 …e("fill","transparent"):c.setAttribute("fill","none"),a=!1);b&&null!=d.strokeColor?this.updateStro…
320 …e=function(){var a=this.state;this.node.setAttribute("stroke",String(a.strokeColor).toLowerCase())…
/plugin/diagramsnet/lib/resources/
H A Ddia_ar.txt713 strokeColor=‫لون الخط‬
H A Ddia_bg.txt713 strokeColor=Цвят на линията
H A Ddia_bn.txt713 strokeColor=Line Color
H A Ddia_ca.txt713 strokeColor=Color de la línia
H A Ddia_cs.txt713 strokeColor=Barva čáry
H A Ddia_da.txt713 strokeColor=Linjefarve
H A Ddia_el.txt713 strokeColor=Χρώμα γραμμής
H A Ddia_eo.txt713 strokeColor=Line Color
H A Ddia_es.txt713 strokeColor=Color de línea
H A Ddia_fil.txt713 strokeColor=Kulay ng linya
H A Ddia_fr.txt713 strokeColor=Couleur de la ligne
H A Ddia_he.txt713 strokeColor=‫צבע קו‬
H A Ddia_mr.txt713 strokeColor=Line Color
H A Ddia_my.txt713 strokeColor=Line Color
/plugin/diagramsnet/lib/shapes/
H A DmxAWS4.js54 var strokeColor = mxUtils.getValue(this.state.style, 'strokeColor', 'none');
55 c.setFillColor(strokeColor);
87 c.setFillColor(strokeColor);
145 var strokeColor = mxUtils.getValue(this.state.style, 'strokeColor', '#000000');
146 c.setFillColor(strokeColor);
220 var strokeColor = mxUtils.getValue(this.state.style, 'strokeColor', '#000000');
221 c.setFillColor(strokeColor);
288 var strokeColor = mxUtils.getValue(this.state.style, 'strokeColor', '#000000');
289 c.setFillColor(strokeColor);
397 var strokeColor = mxUtils.getValue(this.state.style, 'strokeColor', '#000000');
[all …]
H A DmxArchiMate3.js247 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#000000');
248 c.setFillColor(strokeColor);
336 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#000000');
337 c.setFillColor(strokeColor);
358 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#000000');
359 c.setFillColor(strokeColor);
394 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#000000');
395 c.setFillColor(strokeColor);
2025 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#000000');
2026 c.setFillColor(strokeColor);
H A DmxBootstrap.js522 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#000000');
536 c.setStrokeColor(strokeColor);
587 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#000000');
773 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#000000');
777 c.setFillColor(strokeColor);
1183 var strokeColor = mxUtils.getValue(this.state.style, 'strokeColor', '#000000');
1246 c.setFillColor(strokeColor);
H A DmxElectrical.js38 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#000000');
42 c.setFillColor(strokeColor);
1737 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#000000');
1753 c.setFillColor(strokeColor);
1996 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#000000');
1997 c.setFillColor(strokeColor);
H A DmxGCP2.js214 var strokeColor = mxUtils.getValue(this.state.style, 'strokeColor', 'none');
H A DmxGmdl.js432 var strokeColor = mxUtils.getValue(this.style, mxConstants.STYLE_STROKECOLOR, '#ffffff');
453 c.setFillColor(strokeColor);

12345