Home
last modified time | relevance | path

Searched refs:sketch (Results 26 – 50 of 72) sorted by last modified time

123

/plugin/diagramsnet/lib/resources/
H A Ddia_fil.txt699 sketch=Sketch
H A Ddia_fr.txt699 sketch=Sketch
H A Ddia_he.txt699 sketch=Sketch
H A Ddia_mr.txt699 sketch=Sketch
H A Ddia_my.txt699 sketch=Sketch
H A Ddia_fi.txt699 sketch=Piirros
H A Ddia_gl.txt699 sketch=Borrador
H A Ddia_hi.txt699 sketch=Sketch
H A Ddia_i18n.txt699 sketch=sketch
H A Ddia_ko.txt699 sketch=Sketch
H A Ddia_lt.txt699 sketch=Sketch
H A Ddia_ms.txt699 sketch=Sketch
H A Ddia_no.txt699 sketch=Sketch
H A Ddia_pt.txt699 sketch=Sketch
H A Ddia_ro.txt699 sketch=Sketch
H A Ddia_sk.txt699 sketch=Sketch
H A Ddia_sr.txt699 sketch=Sketch
H A Ddia_sv.txt699 sketch=Sketch
H A Ddia_sw.txt699 sketch=Sketch
H A Ddia_te.txt699 sketch=Sketch
H A Ddia_th.txt699 sketch=Sketch
H A Ddia_tr.txt699 sketch=Sketch
H A Ddia_uk.txt699 sketch=Sketch
/plugin/diagramsnet/lib/js/
H A Dapp.min.js3205 …tyle.whiteSpace="normal";var c="1"==d.currentVertexStyle.sketch&&"1"==d.currentEdgeStyle.sketch,f=…
3206 …(d.currentEdgeStyle.sketch="1",d.currentVertexStyle.sketch="1"):(delete d.currentEdgeStyle.sketch,…
3216 "1",d.currentVertexStyle.sketch="1"):(d.currentEdgeStyle.sketch="0",d.currentVertexStyle.sketch="0"…
12050sketch&&b.formatWindow.window.fit()}function e(b,d){var e=b.editor.graph;e.popupMenuHandler.hideMe…
12061 …olbarHeight="1"==urlParams.sketch?1:46;EditorUi.prototype.footerHeight=0;Graph.prototype.editAfter…
12091 …ions.get("forkme").visible="1"!=urlParams.sketch;c.actions.get("downloadDesktop").visible="1"!=url…
12113 …le.top="0px";"1"==urlParams.sketch&&(d.style.boxShadow="none");for(var e=0;e<b.length;e++)null!=b[…
12114 …tainer&&"1"!=urlParams.sketch?p.insertBefore(d,m.statusContainer):p.appendChild(d);return d}functi…
12119 …is.sidebar=this.createSidebar(l);"1"==urlParams.sketch&&this.toggleScratchpad();if("1"!=urlParams.
12121 …0,"toggleShapes",!0);("1"==urlParams.sketch||1E3<=d)&&"1"!=urlParams.embedInline&&(b(this,!0),"1"=…
[all …]
/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js4894 fillStyleSelect.style.display = (ss.style.sketch == '1') ? '' : 'none';
4895 …gradientPanel.style.display = (ss.style.sketch != '1' || fillStyle == 'solid' || fillStyle == 'aut…
5939 var sketch = graph.currentVertexStyle['sketch'] == '1' && graph.currentEdgeStyle['sketch'] == '1';
5972 return sketch;
5975 sketch = checked;
6290 if (sketch)

123