Home
last modified time | relevance | path

Searched refs:addFill (Results 1 – 2 of 2) sorted by last modified time

/plugin/diagramsnet/lib/js/
H A Dapp.min.js3118 …a.containsImage&&"image"!=a.style.shape||this.container.appendChild(this.addFill(this.createPanel(…
3128 StyleFormatPanel.prototype.addFill=function(a){var b=this.editorUi,d=b.editor.graph,e=this.format.g…
/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js4576 this.container.appendChild(this.addFill(this.createPanel()));
4783 StyleFormatPanel.prototype.addFill = function(container) method in StyleFormatPanel