Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js7220 Graph.prototype.getCellsForTags = function(tagList, cells, includeLayers, checkVisible) argument
7268 if (match && ((checkVisible != true) || this.isCellVisible(cells[i])))