Searched refs:isTreeVertex (Results 1 – 1 of 1) sorted by relevance
154 function isTreeVertex(cell) function220 if (isTreeVertex(graph.getSelectionCell()))228 if (isTreeVertex(graph.getSelectionCell()))381 if (isTreeVertex(target))422 return (isTreeVertex(state.cell)) ? null : this.graph.view.getState(this.graph.getCellAt(x, y));437 if (state != null && isTreeVertex(state.cell))458 if (isTreeVertex(cells[i]))493 if (cells != null && isTreeVertex(target) && mxUtils.getValue(style, 'treeFolding', '0') == '1')498 if (isTreeVertex(cells[i]) || (graph.model.isEdge(cells[i]) &&539 if (isTreeVertex(newSource) && mxUtils.indexOf(result,[all …]