Home
last modified time | relevance | path

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

123

/plugin/diagramsnet/lib/resources/
Ddia_i18n.txt699 sketch=sketch
Ddia_ru.txt699 sketch=Набросок
Ddia_bg.txt699 sketch=Скица
Ddia_el.txt699 sketch=Σχέδιο
Ddia_zh.txt699 sketch=Sketch
Ddia_uk.txt699 sketch=Sketch
Ddia_ko.txt699 sketch=Sketch
Ddia_zh-tw.txt699 sketch=Sketch
Ddia_th.txt699 sketch=Sketch
Ddia_fa.txt699 sketch=Sketch
Ddia_he.txt699 sketch=Sketch
Ddia_ja.txt699 sketch=スケッチ
Ddia_ar.txt699 sketch=Sketch
Ddia_eu.txt699 sketch=Sketch
Ddia_et.txt699 sketch=Sketš
Ddia_fi.txt699 sketch=Piirros
Ddia_sl.txt699 sketch=Sketch
Ddia_hi.txt699 sketch=Sketch
Ddia_pt.txt699 sketch=Sketch
Ddia_te.txt699 sketch=Sketch
/plugin/processing/
Dscript.js1024 sketch: undef, property
11611 p.externals.sketch = curSketch;
12859 function preprocessCode(aCode, sketch) { argument
12890 sketch.imageCache.add(imageName);
12893 sketch.options.isTransparent = value === "true";
12902 sketch.fonts.add(index ? JSON.parse("{" + jsonItems[index[1]] + "}") : fontName);
12905 sketch.options.crispLines = value === "true";
12907 sketch.options.pauseOnBlur = value === "true";
12909 sketch.options[key] = value;
12918 sketch.use3DContext = true;
[all …]
/plugin/diagramsnet/lib/js/grapheditor/
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/
DLICENSE12 …ogous to photography; a work of applied art; an illustration, map, plan, sketch or three-dimension…
/plugin/passpolicy/
Dwords.txt3241 sketch
/plugin/diagramsnet/lib/js/
Dapp.min.js232 …ams.pages&&(urlParams.pages="1"),a="sketch")}catch(c){}"sketch"==a&&(urlParams.sketch="1",a="min");
2209 …rsor:pointer;overflow:hidden;padding:3px 0 0 3px;";g.appendChild(d);null!=n&&"1"!=urlParams.sketch?
2210 this.sidebar.graph.pasteStyle(n,[c]):l.insertHandler([c],""!=c.value&&"1"!=urlParams.sketch,this.si…
2281 EditorUi.prototype.setPageFormat=function(a,b){b=null!=b?b:"1"==urlParams.sketch;this.editor.graph.…
2670 !mxEvent.isShiftDown(e)||mxEvent.isControlDown(e)||c;w&&("1"!=urlParams.sketch||c)&&(b==mxConstants…
2671 …null,!0);var f=this.getCellGeometry(z);null!=f&&(null!=c&&"1"==urlParams.sketch&&(b==mxConstants.D…
3132 …e.style.shape?(f.style.display="none",h.style.display="none"):(f.style.display="1"==e.style.sketch?
3133 "":"none",h.style.display="1"!=e.style.sketch||"solid"==d||"auto"==d?"":"none")});d.getModel().addL…
3205 …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,…
[all …]

123