Searched refs:getCommonStyle (Results 1 – 6 of 6) sorted by relevance
862 var style = graph.getCommonStyle(graph.getSelectionCells());
1082 var style = (cells != null) ? graph.getCommonStyle(cells) : this.format.getSelectionState().style;
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 Graph2978 …");this.addAction("formattedText",function(){g.stopEditing();var b=g.getCommonStyle(g.getSelection…
2619 …turn a&&c.isVertex(d)||b&&c.isEdge(d)},c.getRoot())};Graph.prototype.getCommonStyle=function(a){fo… method in Graph2991 …l!=e?"null"==e?null:e:1;c=null!=c?"null"==c?null:c:0;var p=null!=g?m.getCommonStyle(g):this.format…3523 …");this.addAction("formattedText",function(){c.stopEditing();var a=c.getCommonStyle(c.getSelection…