Home
last modified time | relevance | path

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

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
DGoogleCloudDocumentaiV1beta1DocumentPageTableTableRow.php29 public function setCells($cells)
DGoogleCloudDocumentaiV1beta2DocumentPageTableTableRow.php29 public function setCells($cells)
DGoogleCloudDocumentaiV1DocumentPageTableTableRow.php29 public function setCells($cells)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Adsense/
DRow.php29 public function setCells($cells)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
DRow.php29 public function setCells($cells)
/plugin/diagramsnet/lib/plugins/
Dflow.js28 function toggleFlow(cells) argument
Danimation.js35 function animateCells(graph, cells, steps, delay) argument
344 function toggleFlowAnim(graph, cells, status) argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
DGoogleCloudDialogflowV2IntentMessageTableCardRow.php33 public function setCells($cells)
DGoogleCloudDialogflowV2beta1IntentMessageTableCardRow.php33 public function setCells($cells)
/plugin/diagramsnet/lib/plugins/trees/
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/
Dfcktablehandler.js239 FCKTableHandler._MarkCells = function( cells, label ) argument
245 FCKTableHandler._UnmarkCells = function( cells, label ) argument
/plugin/diagramsnet/lib/js/diagramly/
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
/plugin/diagramsnet/lib/js/grapheditor/
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 …]
DGraph.js875 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
[all …]
/plugin/datatables/assets/datatables.net-i18n/
Dms.json36 "cells": { object
Dbs-BA.json64 "cells": { object
Dlv.json40 "cells": { object
Dth.json121 "cells": { object
Duz-CR.json140 "cells": { object
Dsl.json23 "cells": { object
/plugin/quickstats/
Dsyntax.php249 function extended_row($num=" ", $cells, $styles="") {
/plugin/jdraw/src/com/mxgraph/examples/swing/
DGraphEditor.java556 public Object[] importCells(Object[] cells, double dx, double dy, in importCells()
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
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/edittable/script/
Deditor.js186 cells: function (row, col) { method
/plugin/revealjs/plugin/markdown/
Dmarked.js6 …3}((?:- *){3,}|(?:_ *){3,}|(?:\* *){3,})(?:\n+|$)/,heading:/^ *(#{1,6}) *([^\n]+?) *(?:#+ *)?(?:\n…

1234