Home
last modified time | relevance | path

Searched defs:cell (Results 1 – 25 of 237) sorted by relevance

12345678910

/plugin/diagramsnet/lib/js/diagramly/
DTrees.js57 Graph.prototype.foldTreeCell = function(collapse, cell) argument
99 Graph.prototype.isTreeEdge = function(cell) argument
107 Graph.prototype.getTreeEdges = function(cell, parent, incoming, outgoing, includeLoops, recurse) argument
109 …return this.model.filterCells(this.getEdges(cell, parent, incoming, outgoing, includeLoops, recurs… argument
118 Graph.prototype.getIncomingTreeEdges = function(cell, parent) argument
126 Graph.prototype.getOutgoingTreeEdges = function(cell, parent) argument
154 function isTreeVertex(cell) argument
159 function isTreeMoving(cell) argument
173 function hasTreeParent(cell) argument
189 function hasLayoutParent(cell) argument
[all …]
DDiffSync.js433 EditorUi.prototype.patchCellRecursive = function(page, model, cell, parentLookup, diff) argument
549 EditorUi.prototype.patchCell = function(model, cell, diff, resolve) argument
766 EditorUi.prototype.createCellLookup = function(cell, prev, lookup) argument
769 lookup[cell.getId()] = {cell: cell, prev: prev}; property
787 EditorUi.prototype.diffCellRecursive = function(cell, prev, lookup, diff, removed) argument
936 EditorUi.prototype.getJsonForCell = function(cell, previous) argument
DDevTools.js10 Graph.prototype.getTooltipForCell = function(cell) argument
/plugin/html2pdf/html2pdf/html2ps/
Dcss.vertical-align.inc.php14 function apply_cell(&$cell, $row_height, $row_baseline) {
20 function apply_cell(&$cell, $row_height, $row_baseline) {
26 function apply_cell(&$cell, $row_height, $row_baseline) {
32 function apply_cell(&$cell, $row_height, $row_baseline) {
42 function apply_cell(&$cell, $row_height, $row_baseline) {
52 function apply_cell(&$cell, $row_height, $row_baseline) {
62 function apply_cell(&$cell, $row_height, $row_baseline) {
68 function apply_cell(&$cell, $row_height, $row_baseline) {
/plugin/diagramsnet/lib/plugins/
Dexplore.js13 ui.menus.createPopupMenu = function(menu, cell, evt) argument
104 graph.getCursorForCell = function(cell) argument
184 function load(graph, cell) argument
291 function rootChanged(graph, cell) argument
Dtooltips.js8 function updateOverlays(cell) argument
Dflow.js13 ui.menus.createPopupMenu = function(menu, cell, evt) argument
Danimation.js40 function mapCell(cell, clone, mapping) argument
387 function showCell(graph, cell) argument
Danonymize.js65 queue.push({cell: cell, label: label}); property
Dprops.js83 function cellClicked(cell) argument
/plugin/grensladawritezor/fckeditor/editor/_source/internals/
Dfcktablehandler.js155 FCKTableHandler.InsertCell = function( cell ) argument
182 FCKTableHandler.DeleteCell = function( cell ) argument
290 FCKTableHandler._GetCellIndexSpan = function( tableMap, rowIndex, cell ) argument
/plugin/edittable/script/
Dcontextmenu.js38 jQuery.each(edittable.cellArray(selection), function (index, cell) { argument
55 jQuery.each(edittable.cellArray(selection), function (index, cell) { argument
74 jQuery.each(edittable.cellArray(selection), function (index, cell) { argument
93 jQuery.each(edittable.cellArray(selection), function (index, cell) { argument
/plugin/diagramsnet/lib/plugins/trees/
Dtrees.js29 function isTreeCell(cell) argument
47 ui.menus.createPopupMenu = function(menu, cell, evt) argument
457 function getTreeDirection(cell) argument
500 function addSibling(cell, after) argument
634 function addParent(cell) argument
693 function addChild(cell) argument
754 function getOrderedTargets(cell, horizontal, ref) argument
784 function selectCell(cell, direction) argument
/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfcktablehandler.js192 FCKTableHandler.InsertCell = function( cell, insertBefore ) argument
215 FCKTableHandler.DeleteCell = function( cell ) argument
582 FCKTableHandler._GetCellIndexSpan = function( tableMap, rowIndex, cell ) argument
599 FCKTableHandler._GetCellLocation = function( tableMap, cell ) argument
/plugin/diagramsnet/lib/js/grapheditor/
DGraph.js304 this.isHtmlLabel = function(cell) argument
769 this.connectionHandler.isValidSource = function(cell, me) argument
875 this.graphHandler.start = function(cell, x, y, cells) argument
1080 this.getCursorForCell = function(cell) argument
1137 this.isCellLocked = function(cell) argument
2179 return model.filterDescendants(function(cell) argument
2242 Graph.prototype.getStartEditingCell = function(cell, trigger) argument
2281 Graph.prototype.copyStyle = function(cell) argument
2446 Graph.prototype.getAbsoluteParent = function(cell) argument
2463 Graph.prototype.isPart = function(cell) argument
[all …]
DMenus.js1448 Menus.prototype.createPopupMenu = function(menu, cell, evt) argument
1463 Menus.prototype.addPopupMenuHistoryItems = function(menu, cell, evt) argument
1474 Menus.prototype.addPopupMenuEditItems = function(menu, cell, evt) argument
1489 Menus.prototype.addPopupMenuStyleItems = function(menu, cell, evt) argument
1504 Menus.prototype.addPopupMenuArrangeItems = function(menu, cell, evt) argument
1533 Menus.prototype.addPopupMenuCellItems = function(menu, cell, evt) argument
1600 Menus.prototype.addPopupMenuCellEditItems = function(menu, cell, evt, parent) argument
1617 Menus.prototype.addPopupMenuSelectionItems = function(menu, cell, evt) argument
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
DEditorPalette.java232 mxCell cell = new mxCell(value, geometry, style); in addEdgeTemplate() local
250 mxCell cell = new mxCell(value, new mxGeometry(0, 0, width, height), in addTemplate() local
263 public void addTemplate(final String name, ImageIcon icon, mxCell cell) in addTemplate()
/plugin/diagramsnet/lib/plugins/webcola/
DmxWebColaAdaptor.js609 mxWebColaAdaptor.prototype.isInZeroConnectedGroup = function(cell) argument
622 mxWebColaAdaptor.prototype.isLeafOrCollapsed = function(cell) argument
780 mxWebColaAdaptor.prototype.hasVertexChildren = function(cell) argument
806 mxWebColaAdaptor.prototype.isInCollapsedTree = function(cell) argument
820 mxWebColaAdaptor.prototype.isGroup = function(cell) argument
/plugin/tablelayout/script/
Dtablelayout_functions.js157 $splitRows.find('td[colspan],th[colspan]').each(function (index, cell) { argument
165 $splitRows.find('td[rowspan],th[rowspan]').each(function (index, cell) { argument
/plugin/xlsx2dw/
Dscript.js238 function getColorXLSX(cell, type) { argument
270 row._cells.forEach(function(cell, colNumber) { argument
333 function setStyle(cell) { argument
/plugin/sqlraw/
Dtest2.php106 function parseCell(&$cell,&$mdTable,&$rowPos,&$colPos) {
/plugin/tablemath/
Dscript.js43 function tmParseValue(cell) argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
DRepeatCellRequest.php34 public function setCell(CellData $cell)
/plugin/issuetracker/
Dtablekit.js71 getHeaderCells : function(table, cell) { argument
79 getCellIndex : function(cell) { argument
85 getCellText : function(cell, refresh) { argument
94 getCellData : function(cell) { argument
411 getDataType : function(cell,index,table) { argument
779 getCellEditor : function(cell, table, head) { argument
820 edit : function(cell) { argument
878 submit : function(cell, form) { argument
902 cancel : function(cell) { argument
/plugin/fho/
Dscript.js50 function setStatusColor(cell, color) { argument

12345678910