Home
last modified time | relevance | path

Searched refs:rounded (Results 101 – 125 of 174) sorted by last modified time

1234567

/plugin/diagramsnet/lib/resources/
H A Ddia_fil.txt650 rounded=Bilugan
H A Ddia_fr.txt650 rounded=Arrondi
H A Ddia_he.txt650 rounded=‫מעוגל‬
H A Ddia_mr.txt650 rounded=Rounded
H A Ddia_my.txt650 rounded=Rounded
H A Ddia_fi.txt650 rounded=Pyöristetty
H A Ddia_gl.txt650 rounded=Redondeado
H A Ddia_hi.txt650 rounded=Rounded
H A Ddia_i18n.txt650 rounded=rounded
H A Ddia_ko.txt650 rounded=둥근선
H A Ddia_lt.txt650 rounded=Rounded
H A Ddia_ms.txt650 rounded=Bulat
H A Ddia_no.txt650 rounded=Avrundet
H A Ddia_pt.txt650 rounded=Arredondado 
H A Ddia_ro.txt650 rounded=Rotunjit
H A Ddia_sk.txt650 rounded=Rounded
H A Ddia_sr.txt650 rounded=Zaobljen
H A Ddia_sv.txt650 rounded=Rundad
H A Ddia_sw.txt650 rounded=Rounded
H A Ddia_te.txt650 rounded=Rounded
H A Ddia_th.txt650 rounded=รูปร่างกลม
H A Ddia_tr.txt650 rounded=Yuvarlanmış
H A Ddia_uk.txt650 rounded=Закруглений
/plugin/diagramsnet/lib/js/
H A Dapp.min.js597 …rtical=!0;mxGuide.prototype.guideX=null;mxGuide.prototype.guideY=null;mxGuide.prototype.rounded=!1; method in mxGuide
604 …){var f=this.graph.view.scale;if(this.rounded||null!=b&&null==b.cell)c=Math.round((a.x+c)/f)*f-a.x…
2773 …yle={};Graph.prototype.defaultEdgeStyle={edgeStyle:"orthogonalEdgeStyle",rounded:"0",jettySize:"au…
2964 …,height:null,style:{},containsImage:!1,containsLabel:!1,fill:!0,glass:!0,rounded:!0,autoSize:!1,im…
2967 a.rounded=a.rounded&&this.isRoundedState(b),a.lineJumps=a.lineJumps&&this.isLineJumpState(b),a.imag…
3201 …c){d=this.format.getSelectionState();k.innerHTML="";h.innerHTML="";g=k;d.rounded&&m(mxResources.ge…
3205 …Style.sketch&&"1"==d.currentEdgeStyle.sketch,f="1"==d.currentVertexStyle.rounded,k="1"==d.currentE…
3207 ….currentEdgeStyle.rounded="1",d.currentVertexStyle.rounded="1"):(delete d.currentEdgeStyle.rounded
3216 …d.currentVertexStyle.sketch="0");d.currentVertexStyle.rounded=f?"1":"0";d.currentEdgeStyle.rounded
10783 …tyle={hachureGap:"4"},Graph.prototype.defaultEdgeStyle={edgeStyle:"none",rounded:"0",curved:"1",je…
/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js198 rounded: true, autoSize: false, image: true, shadow: true, lineJumps: true, resizable: true,
295 result.rounded = result.rounded && this.isRoundedState(state);
5848 if (ss.rounded)
5940 var rounded = graph.currentVertexStyle['rounded'] == '1';
5997 return rounded;
6000 rounded = checked;
6301 if (rounded)

1234567