Searched defs:ignoreFn (Results 1 – 2 of 2) sorted by relevance
/plugin/diagramsnet/lib/js/grapheditor/ |
H A D | Graph.js | 2372 Graph.prototype.getCellAt = function(x, y, parent, vertices, edges, ignoreFn) argument 2388 Graph.prototype.getScaledCellAt = function(x, y, parent, vertices, edges, ignoreFn) argument 2492 Graph.prototype.filterSelectionCells = function(ignoreFn) argument
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | Dialogs.js | 6394 …alog = function(editorUi, title, xml, editFn, discardFn, editLabel, discardLabel, ignoreFn, drafts) argument
|