Home
last modified time | relevance | path

Searched refs:sketch (Results 1 – 25 of 72) sorted by relevance

123

/plugin/diagramsnet/lib/resources/
H A Ddia_i18n.txt699 sketch=sketch
H A Ddia_ru.txt699 sketch=Набросок
H A Ddia_bg.txt699 sketch=Скица
H A Ddia_el.txt699 sketch=Σχέδιο
H A Ddia_zh.txt699 sketch=Sketch
H A Ddia_uk.txt699 sketch=Sketch
H A Ddia_fa.txt699 sketch=Sketch
H A Ddia_ja.txt699 sketch=スケッチ
H A Ddia_he.txt699 sketch=Sketch
H A Ddia_ko.txt699 sketch=Sketch
H A Ddia_th.txt699 sketch=Sketch
H A Ddia_zh-tw.txt699 sketch=Sketch
H A Ddia_ar.txt699 sketch=Sketch
H A Ddia_eu.txt699 sketch=Sketch
H A Ddia_et.txt699 sketch=Sketš
H A Ddia_kn.txt699 sketch=Sketch
H A Ddia_si.txt699 sketch=Sketch
H A Ddia_sl.txt699 sketch=Sketch
H A Ddia_ta.txt699 sketch=Sketch
H A Ddia_bn.txt699 sketch=Sketch
/plugin/processing/
H A Dscript.js1024 sketch: undef, property in p.externals
11611 p.externals.sketch = curSketch;
12859 function preprocessCode(aCode, sketch) { argument
12890 sketch.imageCache.add(imageName);
12905 sketch.options.crispLines = value === "true";
12909 sketch.options[key] = value;
12918 sketch.use3DContext = true;
12925 var sketch = new Processing.Sketch();
12926 var code = preprocessCode(pdeCode, sketch);
12928 sketch.sourceCode = compiledPde;
[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)
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A DLICENSE12 …ogous to photography; a work of applied art; an illustration, map, plan, sketch or three-dimension…
/plugin/passpolicy/
H A Dwords.txt3241 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 …]

123