Home
last modified time | relevance | path

Searched refs:addEffects (Results 1 – 2 of 2) sorted by path

/plugin/diagramsnet/lib/js/
H A Dapp.min.js3119 …om="8px",this.container.appendChild(a),this.container.appendChild(this.addEffects(this.createPanel…
3200 StyleFormatPanel.prototype.addEffects=function(a){var b=this.editorUi.editor.graph,d=this.format.ge…
/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js4585 this.container.appendChild(this.addEffects(this.createPanel()));
5797 StyleFormatPanel.prototype.addEffects = function(div) method in StyleFormatPanel