Home
last modified time | relevance | path

Searched refs:ignoreBgClick (Results 1 – 2 of 2) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DEditor.js803 …alog(editorUi, elt, w, h, modal, closable, onClose, noScroll, transparent, onResize, ignoreBgClick) argument
907 if (!ignoreBgClick)
H A DEditorUi.js4325 …log = function(elt, w, h, modal, closable, onClose, noScroll, transparent, onResize, ignoreBgClick) argument
4335 … Dialog(this, elt, w, h, modal, closable, onClose, noScroll, transparent, onResize, ignoreBgClick);