Home
last modified time | relevance | path

Searched defs:cells (Results 1 – 25 of 42) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1beta1DocumentPageTableTableRow.php29 public function setCells($cells)
H A DGoogleCloudDocumentaiV1DocumentPageTableTableRow.php29 public function setCells($cells)
H A DGoogleCloudDocumentaiV1beta2DocumentPageTableTableRow.php29 public function setCells($cells)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/
H A DRow.php29 public function setCells($cells)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DRow.php29 public function setCells($cells)
/plugin/diagramsnet/lib/plugins/
H A Dflow.js28 function toggleFlow(cells) argument
H A Danimation.js35 function animateCells(graph, cells, steps, delay) argument
344 function toggleFlowAnim(graph, cells, status) argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2IntentMessageTableCardRow.php33 public function setCells($cells)
H A DGoogleCloudDialogflowV2beta1IntentMessageTableCardRow.php33 public function setCells($cells)
/plugin/diagramsnet/lib/plugins/trees/
H A Dtrees.js164 graph.foldCells = function(collapse, recurse, cells, checkFoldable, evt) argument
215 graph.removeCells = function(cells, includeEdges) argument
256 graph.duplicateCells = function(cells, append) argument
312 graph.moveCells = function(cells, dx, dy, clone, target, evt, mapping) argument
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktablehandler.js239 FCKTableHandler._MarkCells = function( cells, label ) argument
245 FCKTableHandler._UnmarkCells = function( cells, label ) argument
/plugin/diagramsnet/lib/js/diagramly/
H A DTrees.js17 Graph.prototype.foldCells = function(collapse, recurse, cells, checkFoldable, evt) argument
352 graph.removeCells = function(cells, includeEdges) argument
427 graph.duplicateCells = function(cells, append) argument
483 graph.moveCells = function(cells, dx, dy, clone, target, evt, mapping) argument
H A DEditor.js3366 keepTheme, exportType, cells) argument
6505 incExtFonts, keepTheme, exportType, cells) argument
7220 Graph.prototype.getCellsForTags = function(tagList, cells, includeLayers, checkVisible) argument
7292 Graph.prototype.getCommonTagsForCells = function(cells) argument
7330 Graph.prototype.getTagsForCells = function(cells) argument
7368 Graph.prototype.addTagsForCells = function(cells, tagList) argument
7409 Graph.prototype.removeTagsForCells = function(cells, tagList) argument
7454 Graph.prototype.toggleCells = function(cells) argument
7473 Graph.prototype.setCellsVisible = function(cells, visible) argument
7492 Graph.prototype.highlightCells = function(cells, color, duration, opacity) argument
/plugin/diagramsnet/lib/js/grapheditor/
H A DSidebar.js276 Sidebar.prototype.createTooltip = function(elt, cells, w, h, title, showLabel, off, maxSize, mouseD… argument
500 Sidebar.prototype.showTooltip = function(elt, cells, w, h, title, showLabel) argument
2056 Sidebar.prototype.createThumb = function(cells, width, height, parent, title, showLabel, showTitle) argument
2151 Sidebar.prototype.createItem = function(cells, title, showLabel, showTitle, width, height, allowCel… argument
2291 Sidebar.prototype.createDropHandler = function(cells, allowSplit, allowCellsInserted, bounds) argument
2753 Sidebar.prototype.isDropStyleEnabled = function(cells, firstVertex) argument
2783 Sidebar.prototype.createDragSource = function(elt, dropHandler, preview, cells, bounds) argument
3473 Sidebar.prototype.itemClicked = function(cells, ds, evt, elt) argument
3520 Sidebar.prototype.addClickHandler = function(elt, ds, cells) argument
3628 Sidebar.prototype.createVertexTemplateFromCells = function(cells, width, height, title, showLabel, … argument
[all …]
H A DGraph.js875 this.graphHandler.start = function(cell, x, y, cells) argument
2188 Graph.prototype.getCommonStyle = function(cells) 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
3631 Graph.prototype.getLayerForCells = function(cells) argument
3817 Graph.prototype.restoreSelection = function(cells) argument
7618 Graph.prototype.encodeCells = function(cells) argument
8691 Graph.prototype.cellsRemoved = function(cells) argument
[all …]
H A DEditorUi.js211 var insertHandler = function(cells, asText, model, vertexStyle, edgeStyle, applyAll, recurse) argument
1346 }, function(cells) argument
1448 …totype.createShapePicker = function(x, y, source, callback, direction, afterClick, cells, hovering) argument
H A DActions.js201 function pasteCellsHere(cells) argument
H A DEditor.js2671 mxGraphHandler.prototype.shouldRemoveCellsFromParent = function(parent, cells, evt) argument
/plugin/mediasyntax/tools/
H A Ddokuwiki2mediawiki.php215 $cells=""; global() variable
[all...]
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java556 public Object[] importCells(Object[] cells, double dx, double dy, in importCells()
/plugin/quickstats/
H A Dsyntax.php249 function extended_row($num=" ", $cells, $styles="") {
/plugin/edittable/script/
H A Deditor.js186 cells: function (row, col) { method in edittable.loadEditor.handsontable_config
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java793 Object[] cells = graph.getSelectionCells(); in actionPerformed() local
854 Object[] cells = graph.getSelectionCells(); in actionPerformed() local
1279 Object[] cells = graphComponent.getGraph().getSelectionCells(); in actionPerformed() local
/plugin/issuetracker/
H A Dtablekit.js102 TableKit.tables[tblid].dom.cells[cell.id] = {textContent : '', htmlContent : '', active : false}; class in TableKit.tables.dom
233 TableKit.tables[table.id].dom = {head:null,rows:null,cells:{}}; // TODO: watch this for mem leaks property in TableKit.tables.dom
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar.js1365 Sidebar.prototype.itemClicked = function(cells, ds, evt) argument

12