Searched defs:transparentBackground (Results 1 – 7 of 7) sorted by relevance
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/ |
H A D | editor_zh-CN.properties | 177 transparentBackground=Transparent Background? key
|
H A D | editor.properties | 181 transparentBackground=Transparent Background? key
|
H A D | editor_de.properties | 185 transparentBackground=Transparenter Hintegrund? key
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Menus.js | 773 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 D | EditorUi.js | 5094 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 D | Editor.js | 3365 ignoreSelection, scale, transparentBackground, addShadow, converter, graph, border, noCrop, grid, argument
|
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Graph.js | 1972 Graph.prototype.transparentBackground = true; method in Graph
|