Searched refs:firstVertex (Results 1 – 1 of 1) sorted by relevance
2757 if (firstVertex != null && cells.length == 1)2759 var vstyle = this.graph.getCellStyle(cells[firstVertex]);2789 var firstVertex = null;2796 firstVertex = i;2804 if (firstVertex != null && freeSourceEdge != null)3265 var validTarget = (firstVertex == null || graph.isCellConnectable(cells[firstVertex])) &&3266 ((graph.model.isEdge(cell) && firstVertex != null) ||3482 var firstVertex = null;3488 firstVertex = i;3492 if (firstVertex != null)[all …]