Home
last modified time | relevance | path

Searched defs:transparentBackground (Results 1 – 7 of 7) sorted by relevance

/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor_zh-CN.properties177 transparentBackground=Transparent Background? key
H A Deditor.properties181 transparentBackground=Transparent Background? key
H A Deditor_de.properties185 transparentBackground=Transparenter Hintegrund? key
/plugin/diagramsnet/lib/js/diagramly/
H A DMenus.js773 mxUtils.bind(this, function(scale, transparentBackground, ignoreSelection, argument
794 mxUtils.bind(this, function(scale, transparentBackground, ignoreSelection, addShadow, editable, argument
822 mxUtils.bind(this, function(scale, transparentBackground, ignoreSelection, addShadow, editable, argument
H A DEditorUi.js5094 EditorUi.prototype.exportSvg = function(scale, transparentBackground, ignoreSelection, addShadow, argument
6890 EditorUi.prototype.exportImage = function(scale, transparentBackground, ignoreSelection, addShadow, argument
14908 …ignoreSelection, scale, transparentBackground, addShadow, converter, graph, border, noCrop, grid, … argument
H A DEditor.js3365 ignoreSelection, scale, transparentBackground, addShadow, converter, graph, border, noCrop, grid, argument
/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js1972 Graph.prototype.transparentBackground = true; method in Graph