Searched defs:getCommonStyle (Results 1 – 4 of 4) sorted by relevance
2188 Graph.prototype.getCommonStyle = function(cells) method in Graph
2370 …turn b&&f.isVertex(c)||d&&f.isEdge(c)},f.getRoot())};Graph.prototype.getCommonStyle=function(b){fo… method in Graph
2619 …turn a&&c.isVertex(d)||b&&c.isEdge(d)},c.getRoot())};Graph.prototype.getCommonStyle=function(a){fo… method in Graph