Searched refs:sketch (Results 1 – 25 of 73) sorted by relevance
123
| /plugin/diagramsnet/lib/resources/ |
| D | dia_i18n.txt | 699 sketch=sketch
|
| D | dia_ru.txt | 699 sketch=Набросок
|
| D | dia_bg.txt | 699 sketch=Скица
|
| D | dia_el.txt | 699 sketch=Σχέδιο
|
| D | dia_zh.txt | 699 sketch=Sketch
|
| D | dia_uk.txt | 699 sketch=Sketch
|
| D | dia_ko.txt | 699 sketch=Sketch
|
| D | dia_zh-tw.txt | 699 sketch=Sketch
|
| D | dia_th.txt | 699 sketch=Sketch
|
| D | dia_fa.txt | 699 sketch=Sketch
|
| D | dia_he.txt | 699 sketch=Sketch
|
| D | dia_ja.txt | 699 sketch=スケッチ
|
| D | dia_ar.txt | 699 sketch=Sketch
|
| D | dia_eu.txt | 699 sketch=Sketch
|
| D | dia_et.txt | 699 sketch=Sketš
|
| D | dia_fi.txt | 699 sketch=Piirros
|
| D | dia_sl.txt | 699 sketch=Sketch
|
| D | dia_hi.txt | 699 sketch=Sketch
|
| D | dia_pt.txt | 699 sketch=Sketch
|
| D | dia_te.txt | 699 sketch=Sketch
|
| /plugin/processing/ |
| D | script.js | 1024 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/ |
| D | Format.js | 4894 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/ |
| D | LICENSE | 12 …ogous to photography; a work of applied art; an illustration, map, plan, sketch or three-dimension…
|
| /plugin/passpolicy/ |
| D | words.txt | 3241 sketch
|
| /plugin/diagramsnet/lib/js/ |
| D | app.min.js | 232 …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