Home
last modified time | relevance | path

Searched refs:cell (Results 51 – 75 of 383) sorted by relevance

12345678910>>...16

/plugin/prosemirror/parser/
H A DTableRowNode.php17 foreach ($data['content'] as $cell) {
18 $this->tableCells[] = new TableCellNode($cell);
64 foreach ($this->tableCells as $cell) {
65 $cols += $cell->getColSpan();
/plugin/diagramsnet/lib/plugins/
H A Dprops.js83 function cellClicked(cell) argument
92 if (cell == null)
99 var attrs = (cell.value != null) ? cell.value.attributes : null;
103 highlight.highlight(graph.view.getState(cell));
108 var label = graph.sanitizeHtml(graph.getLabel(cell));
136 var label = graph.convertValueToString(cell);
H A Dflow.js13 ui.menus.createPopupMenu = function(menu, cell, evt) argument
69 var cell = ui.editor.graph.getSelectionCell();
71 if (ui.editor.graph.model.isEdge(cell))
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DTr.php78 $c = & $this->mpdf->cell[$this->mpdf->row][$this->mpdf->col];
81 $cell = $this->mpdf->_unpackCellBorder($c['borderbin']);
83 $cell = $c;
85 $cell['border_details']['R'] = $this->mpdf->border_details(
88 $this->mpdf->setBorder($cell['border'], Border::RIGHT, $cell['border_details']['R']['s']);
90 $c['borderbin'] = $this->mpdf->_packCellBorder($cell);
93 $c = $cell;
H A DTd.php27 while (isset($this->mpdf->cell[$this->mpdf->row][$this->mpdf->col])) {
404 $this->mpdf->cell[$this->mpdf->row][$this->mpdf->col] = $c;
406 $this->mpdf->cell[$this->mpdf->row][$this->mpdf->col]['s'] = 0;
410 $cs = $this->mpdf->cell[$this->mpdf->row][$this->mpdf->col]['colspan'] = $attr['COLSPAN'];
419 $this->mpdf->cell[$this->mpdf->row][$l] = 0;
424 $rs = $this->mpdf->cell[$this->mpdf->row][$this->mpdf->col]['rowspan'] = $attr['ROWSPAN'];
430 $this->mpdf->cell[$k][$l] = 0;
447 // Added for correct calculation of cell column width - otherwise misses the last line if not end </p> etc.
448 if (!isset($this->mpdf->cell[$this->mpdf->row][$this->mpdf->col]['maxs'])) {
449 if (!is_array($this->mpdf->cell[
[all...]
H A DTable.php40 $this->mpdf->cell['PARENTCELL'] = $this->mpdf->saveInlineProperties();
42 $this->mpdf->table[$this->mpdf->tableLevel][$this->mpdf->tbctr[$this->mpdf->tableLevel]]['cells'] = $this->mpdf->cell;
49 if ($this->mpdf->tableLevel > 1) { // inherit table properties from cell in which nested
54 $direction = $this->mpdf->cell[$this->mpdf->row][$this->mpdf->col]['direction'];
55 $txta = $this->mpdf->cell[$this->mpdf->row][$this->mpdf->col]['a'];
56 $cellLineHeight = $this->mpdf->cell[$this->mpdf->row][$this->mpdf->col]['cellLineHeight'];
57 $cellLineStackingStrategy = $this->mpdf->cell[$this->mpdf->row][$this->mpdf->col]['cellLineStackingStrategy'];
58 $cellLineStackingShift = $this->mpdf->cell[$this->mpdf->row][$this->mpdf->col]['cellLineStackingShift'];
82 $this->mpdf->cell = [];
129 if ($this->mpdf->tableLevel > 1) { // inherit table properties from cell i
[all...]
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorPalette.java232 mxCell cell = new mxCell(value, geometry, style); in addEdgeTemplate() local
233 cell.setEdge(true); in addEdgeTemplate()
235 addTemplate(name, icon, cell); in addEdgeTemplate()
250 mxCell cell = new mxCell(value, new mxGeometry(0, 0, width, height), in addTemplate() local
252 cell.setVertex(true); in addTemplate()
254 addTemplate(name, icon, cell); in addTemplate()
263 public void addTemplate(final String name, ImageIcon icon, mxCell cell) in addTemplate() argument
265 mxRectangle bounds = (mxGeometry) cell.getGeometry().clone(); in addTemplate()
267 new Object[] { cell }, bounds); in addTemplate()
/plugin/sql/
H A Dsyntax.php158 foreach ($row as $cell) {
161 $renderer->nest(p_get_instructions($cell));
163 $renderer->cdata($cell);
174 foreach ($row as $name => $cell) {
179 $renderer->nest(p_get_instructions($cell));
181 $renderer->cdata($cell);
/plugin/struct/meta/
H A DAccessTableGlobal.php80 static fn($isempty, $cell) => $isempty && ($cell === '' || $cell === [] || $cell === null),
/plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/
H A DtableCell.js.unc8 langCell = langTable.cell,
52 // Reads the unit of width property of the table cell.
54 // * @param {CKEDITOR.dom.element} cell An element representing table cell.
56 function getCellWidthType( cell ) {
58 cell.getStyle( 'width' ) || cell.getAttribute( 'width' ) );
202 // Prevent from changing cell properties when the field's value
204 // only the properties of the first cell (https://dev.ckeditor.com/ticket/11439).
217 // Compare saved value with actual value. Update cell only if value has changed.
/plugin/abc2/abc-libraries/abc2svg/
H A Dgrid-1.js23 function build_cell(cell,x,y,yl,hr){if(cell.length>1){abc.out_svg(abc2svg.grid.pl) argument
27 if(cell[1]){abc.out_svg(abc2svg.grid.pl)
32 abc.xy_str(x-wmx/3,y,cell[0])
33 abc.xy_str(x,y+hr/3,cell[1])}else{abc.set_font('gs')
34 abc.xy_str(x-wmx*.2,y+hr/4,cell[0])}
35 if(cell.length>=3){if(cell[3]){abc.out_svg(abc2svg.grid.pl)
40 abc.xy_str(x,y-hr/3,cell[2])
41 abc.xy_str(x+wmx/3,y,cell[
[all...]
H A Dgrid3-1.js8 function build_grid(){var i,k,l,line,bl,bar,w,hr,x0,x,y,yl,cl,cell,lc='',path='<path class="stroke" stroke-width="1" d="M',sf='" style="font-size:'+(font.size*.72).toFixed(1)+'px'
11 cell[n]+'</text>\n'}
12 function build_cell(cell,x,y,yl,hr){var line argument
13 if(cell.length>1){line=path+
17 if(cell[1]){line+=path+
23 if(cell.length>=3){if(cell[3]){line+=path+
43 while(1){cell=cl.shift()
44 if(!cell)
46 lc+=build_cell(cell,
[all...]
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DClickHandler.java48 Object cell = graphComponent.getCellAt(e.getX(), e.getY()); in ClickHandler()
50 if (cell != null) in ClickHandler()
52 System.out.println("cell="+graph.getLabel(cell)); in ClickHandler()
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.js1750 if(cell.cRel) cell.c += tgt.s.c;
1751 if(cell.rRel) cell.r += tgt.s.r;
1756 cell.cRel = cell.rRel = 0;
7393 var oldt = cell.t, oldv = cell.v;
7424 if(cell.t != oldt) { cell.t = oldt; cell.v = oldv; }
8537 if(cell.t === 'e') { cell.w = cell.w || BErr[cell.v]; }
8540 if((cell.v|0) === cell.v) cell.w = SSF._general_int(cell.v);
8583 if(cell.v !== cell.v) cell.v = unescapexml(xml);
8584 else if(cell.v >= 1 && cell.v<60) cell.v = cell.v -1;
8589 if(!cell.t) cell.t = 'n';
[all …]
H A Dxlsx.min.js3cell,tgt){if(tgt.s){if(cell.cRel)cell.c+=tgt.s.c;if(cell.rRel)cell.r+=tgt.s.r}else{cell.c+=tgt.c;c… argument
8cell,nf,o){try{if(cell.t==="e"){cell.w=cell.w||BErr[cell.v]}else if(nf==="General"){if(cell.t==="n… argument
9cell){return encode_col(cell.c)+encode_row(cell.r)}function fix_cell(cstr){return fix_col(fix_row(… argument
/plugin/nssize/
H A Dsyntax.php97 * @param string $cell
99 function _row(&$renderer,$head,$cell,$strong){ argument
100 if(empty($cell))return;
107 $renderer->doc.=$cell;
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar-UML25.js28 cell.vertex = true;
32 cell.insert(label);
34 …return sb.createVertexTemplateFromCells([cell], cell.geometry.width, cell.geometry.height, 'Constr…
504 cell.vertex = true;
508 cell.insert(label);
510 …return sb.createVertexTemplateFromCells([cell], cell.geometry.width, cell.geometry.height, 'Behavi…
522 cell.vertex = true;
526 cell.insert(label);
846 cell.vertex = true;
850 cell.insert(label);
[all …]
/plugin/combo/resources/theme/default/components/css/
H A Dcell.css2 .cell-cs p:first-child { margin-top: 0; }
3 .cell-cs p:last-child { margin-bottom: 0; }
/plugin/sortablejs/
H A Dscript.js118 var cell = theadrow[i];
119 var colclass = cell.className;
122 thiscell = cell;
229 var cell = list[i];
230 if ( cell.nodeType === 1 ) { // an element
231 var cc = jQuery( cell );
249 var cell = list[i];
250 if ( cell.nodeType === 1 ) { // an element
251 var cc = jQuery( cell );
/plugin/diagramsnet/lib/js/diagramly/
H A DmxFreehand.js207 … var cell = new mxCell('', new mxGeometry(minX / s - tr.x, minY / s - tr.y, w / s, h / s), style);
208 cell.vertex = 1;
213 cell = graph.addCell(cell);
215 graph.fireEvent(new mxEventObject('cellsInserted', 'cells', [cell]));
216 graph.fireEvent(new mxEventObject('freehandInserted', 'cell', cell));
223 graph.setSelectionCells([cell]);
/plugin/searchpattern/
H A Dstyle.css30 div.dokuwiki div.sp_main table.sp_main_table th.sp_title{ /*the main title cell of the table*/
52 div.dokuwiki div.sp_main table.sp_main_table td.sp_warning{ /*the warning cell*/
67 div.dokuwiki div.sp_main table.sp_main_table td.sp_options { /*the options cell*/
72 div.dokuwiki div.sp_main table.sp_main_table td.sp_options ul { /*the inside options cell*/
95 div.dokuwiki div.sp_main table.sp_main_table td.sp_nores{ /*the "no result" cell*/
96 /* @date 20130407 by Leo Eibler <dokuwiki@sprossenwanne.at> add no_result cell background-color */
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dtest.pagebreak.table.php49 $cell = $tree->get_element_by_id('cell');
50 $line1 = $cell->content[0]->getLineBox(0);
H A Dtest.table.border.nested.php26 $cell = $tree->get_element_by_id('cell');
27 $cell_border = $cell->getCSSProperty(CSS_BORDER);
/plugin/diagramsnet/lib/js/orgchart/
H A DmxOrgChartLayout.js153 var cell = cells[i];
155 …if (cell.geometry != null && cell.vertex && cell.parent == RPOrgChart.parent) //Vertices and first…
160 var incomingEdge = graph.getIncomingEdges(cell)[0];
168 item.Id = cell.id;
433 var cell = cells[box.DataId];
434 var geo = cell.geometry.clone();
437 graph.model.setGeometry(cell, geo);
450 var cell = cells[node.Element.DataId];
452 var outgoingEdge = graph.getOutgoingEdges(cell);
592 var outgoingEdge = graph.getOutgoingEdges(cell);
[all …]
/plugin/gcalendar/inc/
H A Dgcal_show.php176 $cell = "";
187 if($cell!="") $cell .= "\n";
188 $cell .= $event["content"];
204 echo "<td class='gCal_wd $class'>$cell</td>";

12345678910>>...16