Searched refs:hasTreeParent (Results 1 – 1 of 1) sorted by relevance
156 return model.isVertex(cell) && hasTreeParent(cell);173 function hasTreeParent(cell) function375 if (model.isEdge(target) && hasTreeParent(target))