Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/plugins/trees/
H A Dtrees.js162 var graphFoldCells = graph.foldCells;
205 graphFoldCells.apply(this, arguments);
/plugin/diagramsnet/lib/js/diagramly/
H A DTrees.js15 var graphFoldCells = Graph.prototype.foldCells; variable
44 cells = graphFoldCells.apply(this, arguments);