Home
last modified time | relevance | path

Searched refs:transparentBackground (Results 1 – 25 of 72) sorted by last modified time

123

/plugin/diagramsnet/lib/resources/
H A Ddia_eu.txt745 transparentBackground=Atzeko plano gardena
H A Ddia_fa.txt745 transparentBackground=‫پس زمینه شفاف‬
H A Ddia_ja.txt745 transparentBackground=透明な背景
H A Ddia_kn.txt745 transparentBackground=Transparent Background
H A Ddia_ru.txt745 transparentBackground=Прозрачный фон
H A Ddia_si.txt745 transparentBackground=Transparent Background
H A Ddia_sl.txt745 transparentBackground=Transparent Background
H A Ddia_ta.txt745 transparentBackground=Transparent Background
H A Ddia_vi.txt745 transparentBackground=Hình nền trong suốt
H A Ddia_ar.txt745 transparentBackground=Transparent Background
H A Ddia_bg.txt745 transparentBackground=Прозрачен фон
H A Ddia_bn.txt745 transparentBackground=Transparent Background
H A Ddia_ca.txt745 transparentBackground=Fons transparent
H A Ddia_cs.txt745 transparentBackground=Průhledné pozadí
H A Ddia_da.txt745 transparentBackground=Gennemsigtig baggrund
H A Ddia_el.txt745 transparentBackground=Διαφανές Φόντο
H A Ddia_eo.txt745 transparentBackground=Transparent Background
H A Ddia_es.txt745 transparentBackground=Fondo transparente
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js1972 Graph.prototype.transparentBackground = true; method in Graph
H A DEditor.js406 graph.transparentBackground = false;
2383 if (graph.container != null && !graph.transparentBackground)
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js2051 …e.createGraph=function(b,c){var e=new Graph(null,c,null,null,b);e.transparentBackground=!1;var k=e…
2119 …ckgroundPage=function(){var b=this.graph;if(null!=b.container&&!b.transparentBackground){if(b.page…
2364 …otype.scrollTileSize=new mxRectangle(0,0,400,400);Graph.prototype.transparentBackground=!0;Graph.p…
4017 …!0;this.graph.defaultPageBackgroundColor="transparent";this.graph.transparentBackground=!1;if(this…
H A Dviewer.min.js2051 …e.createGraph=function(b,c){var e=new Graph(null,c,null,null,b);e.transparentBackground=!1;var k=e…
2119 …ckgroundPage=function(){var b=this.graph;if(null!=b.container&&!b.transparentBackground){if(b.page…
2364 …otype.scrollTileSize=new mxRectangle(0,0,400,400);Graph.prototype.transparentBackground=!0;Graph.p…
4017 …!0;this.graph.defaultPageBackgroundColor="transparent";this.graph.transparentBackground=!1;if(this…
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js3365 ignoreSelection, scale, transparentBackground, addShadow, converter, graph, border, noCrop, grid, argument
3375 var bg = (transparentBackground) ? null : graph.background;
3388 if (bg == null && transparentBackground == false)
H A DEditorUi.js5094 EditorUi.prototype.exportSvg = function(scale, transparentBackground, ignoreSelection, addShadow, argument
5104 var bg = (transparentBackground) ? null : this.editor.graph.background;
5112 if (bg == null && transparentBackground == false)
6890 EditorUi.prototype.exportImage = function(scale, transparentBackground, ignoreSelection, addShadow, argument
6926 }), null, ignoreSelection, scale || 1, transparentBackground, addShadow,
14908 …ignoreSelection, scale, transparentBackground, addShadow, converter, graph, border, noCrop, grid, … argument
14912 ignoreSelection, scale, transparentBackground, addShadow, converter, graph, border,
H A DGraphViewer.js172 this.graph.transparentBackground = false;

123