Home
last modified time | relevance | path

Searched defs:ignoreFn (Results 1 – 2 of 2) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js2372 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 DDialogs.js6394 …alog = function(editorUi, title, xml, editFn, discardFn, editLabel, discardLabel, ignoreFn, drafts) argument