Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/grapheditor/
H A DEditor.js1023 Dialog.prototype.close = function(cancel, isEsc) argument
1027 if (this.onDialogClose(cancel, isEsc) == false)
H A DEditorUi.js4342 EditorUi.prototype.hideDialog = function(cancel, isEsc, matchContainer) argument
4353 if (dlg.close(cancel, isEsc) == false)