Lines Matching defs:cells

875 		this.graphHandler.start = function(cell, x, y, cells)  argument
1126 this.graphHandler.shouldRemoveCellsFromParent = function(parent, cells, evt) argument
2188 Graph.prototype.getCommonStyle = function(cells) argument
2317 Graph.prototype.pasteStyle = function(style, cells, keys) argument
2623 Graph.prototype.getCellsForGroup = function(cells) argument
2645 Graph.prototype.getCellsForUngroup = function(cells) argument
3013 Graph.prototype.getDataForCells = function(cells) argument
3044 Graph.prototype.getNodesForCells = function(cells) argument
3078 Graph.prototype.createWipeAnimations = function(cells, wipeIn) argument
3409 Graph.prototype.isSplitTarget = function(target, cells, evt) argument
3631 Graph.prototype.getLayerForCells = function(cells) argument
3817 Graph.prototype.restoreSelection = function(cells) argument
3844 Graph.prototype.selectCellsForConnectVertex = function(cells, evt, hoverIcons) argument
4350 Graph.prototype.foldCells = function(collapse, recurse, cells, checkFoldable, evt) argument
6151 TableLayout.prototype.getSize = function(cells, horizontal) argument
7425 Graph.prototype.updateCellStyles = function(key, value, cells) argument
7478 Graph.prototype.createCellLookup = function(cells, lookup) argument
7618 Graph.prototype.encodeCells = function(cells) argument
7706 Graph.prototype.splitEdge = function(edge, cells, newEdge, dx, dy, x, y, parent) argument
7851 Graph.prototype.swapUmlLifelines = function(cells, target) argument
7899 Graph.prototype.moveCells = function(cells, dx, dy, clone, target, evt, mapping) argument
8056 Graph.prototype.removeCells = function(cells, includeEdges) argument
8132 Graph.prototype.updateCustomLinks = function(mapping, cells, graph) argument
8282 Graph.prototype.isValidDropTarget = function(cell, cells, evt) argument
8363 Graph.prototype.turnShapes = function(cells, backwards) argument
8600 Graph.prototype.updateLabelElements = function(cells, fn, tagName) argument
8691 Graph.prototype.cellsRemoved = function(cells) argument
8749 Graph.prototype.removeCellsAfterUngroup = function(cells) argument
8839 Graph.prototype.getDropTarget = function(cells, evt, cell, clone) argument
9325 Graph.prototype.duplicateCells = function(cells, append) argument
9538 Graph.prototype.distributeCells = function(horizontal, cells) argument
9681 keepTheme, exportType, cells) argument
10154 Graph.prototype.deleteCells = function(cells, includeEdges) argument
12857 mxGraphHandler.prototype.getBoundingBox = function(cells) argument