Home
last modified time | relevance | path

Searched refs:rowSpan (Results 1 – 25 of 47) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
DTableRange.php31 public $rowSpan; variable in Google\\Service\\Slides\\TableRange
64 public function setRowSpan($rowSpan) argument
66 $this->rowSpan = $rowSpan;
73 return $this->rowSpan;
DTableCell.php31 public $rowSpan; variable in Google\\Service\\Slides\\TableCell
68 public function setRowSpan($rowSpan) argument
70 $this->rowSpan = $rowSpan;
77 return $this->rowSpan;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
DTableRange.php29 public $rowSpan; variable in Google\\Service\\Docs\\TableRange
50 public function setRowSpan($rowSpan) argument
52 $this->rowSpan = $rowSpan;
59 return $this->rowSpan;
DTableCellStyle.php51 public $rowSpan; variable in Google\\Service\\Docs\\TableCellStyle
210 public function setRowSpan($rowSpan) argument
212 $this->rowSpan = $rowSpan;
219 return $this->rowSpan;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
DGoogleCloudDocumentaiV1beta1DocumentPageTableTableCell.php34 public $rowSpan; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentPageTableTableCell
81 public function setRowSpan($rowSpan) argument
83 $this->rowSpan = $rowSpan;
90 return $this->rowSpan;
DGoogleCloudDocumentaiV1beta2DocumentPageTableTableCell.php34 public $rowSpan; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentPageTableTableCell
81 public function setRowSpan($rowSpan) argument
83 $this->rowSpan = $rowSpan;
90 return $this->rowSpan;
DGoogleCloudDocumentaiV1DocumentPageTableTableCell.php34 public $rowSpan; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentPageTableTableCell
81 public function setRowSpan($rowSpan) argument
83 $this->rowSpan = $rowSpan;
90 return $this->rowSpan;
/plugin/mobiletable/
DmobileTable.js161 let rowSpan = 1
189 rowSpans[i] = row.children[i - colOffset].rowSpan - 1
191 if (rowSpan === 1) {
193 newCell.rowSpan = colSpan
196 rowSpan = (rowSpan === 1) ? colSpan : rowSpan - 1
197 if (rowSpan > 1) {
Dscript.js6 …h)}h=f.children[l-w].colSpan;n[l]=f.children[l-w].rowSpan-1;1===y&&(H(x,f.children[l-w],q===D).row…
/plugin/wysiwyg/fckeditor/editor/_source/internals/
Dfcktablehandler.js468 var rowSpan = isNaN( refCell.rowSpan ) ? 1 : refCell.rowSpan ;
469 for ( var r = rowIdx ; r < rowIdx + rowSpan ; r++ )
519 var currentRowSpan = currentCell.rowSpan ;
527 currentCell.rowSpan = Math.ceil( currentRowSpan / 2 ) ;
543 newCell.rowSpan = Math.floor( currentRowSpan / 2 ) ;
566 var rowSpan = tableMap[currentRowIndex][i].rowSpan ;
567 if ( isNaN( rowSpan ) )
568 rowSpan = 1 ;
569 tableMap[currentRowIndex][i].rowSpan = rowSpan + 1 ;
658 var iRowSpan = isNaN( oCell.rowSpan ) ? 1 : oCell.rowSpan ;
[all …]
/plugin/grensladawritezor/fckeditor/editor/_source/internals/
Dfcktablehandler.js276 if ( !isNaN( aCells[0].rowSpan ) && aCells[0].rowSpan > 1 )
277 oNewCell.rowSpan = aCells[0].rowSpan ;
353 var iRowSpan = isNaN( oCell.rowSpan ) ? 1 : oCell.rowSpan ;
/plugin/prosemirror/parser/
DTableRowNode.php37 $rowSpan = $tableCell->getRowSpan();
41 $rowSpans[$colIndex + $colSpanIndex] = $rowSpan - 1;
/plugin/combo/ComboStrap/
H A DBrandListTag.php110 $rowSpan = sizeof($variants) + 1; // 1 for the brand column
111 … $html .= "<tr><td rowspan=\"$rowSpan\" class=\"text-danger\">$message</td></tr>";
/plugin/ckgedit/ckeditor/plugins/tabletools/dialogs/
DtableCell.js.unc143 id: 'rowSpan',
144 label: langCell.rowSpan,
148 var attrVal = parseInt( selectedCell.getAttribute( 'rowSpan' ), 10 );
155 selectedCell.setAttribute( 'rowSpan', this.getValue() );
157 selectedCell.removeAttribute( 'rowSpan' );
DtableCell.js1 …n(m){m.renameNode(this.getValue())}},h,{type:"text",id:"rowSpan",label:e.rowSpan,"default":"",vali…
/plugin/ckgdoku/ckeditor/plugins/tabletools/dialogs/
DtableCell.js.unc162 id: 'rowSpan',
163 label: langCell.rowSpan,
167 var attrVal = parseInt( selectedCell.getAttribute( 'rowSpan' ), 10 );
174 selectedCell.setAttribute( 'rowSpan', this.getValue() );
176 selectedCell.removeAttribute( 'rowSpan' );
DtableCell.js1 …n(l){l.renameNode(this.getValue())}},f,{type:"text",id:"rowSpan",label:d.rowSpan,"default":"",vali…
/plugin/rater/scripts/
Djquery.tablesorter.js435 var rowSpan = c.rowSpan || 1;
449 for (var k = rowIndex; k < rowIndex + rowSpan; k++) {
474 if (table.tHead.length == 1 || (cell.rowSpan > 1 || !r[row + 1])) {
/plugin/ckgdoku/ckeditor/lang/
Den.js1 …cal:"Split Cell Vertically",title:"Cell Properties",cellType:"Cell Type",rowSpan:"Rows Span",colSp… property
/plugin/wysiwyg/fckeditor/editor/js/
Dfckeditorcode_gecko.js64rowSpan)?1:B.rowSpan;for (var r=D;r<D+K;r++){for (var i=I;i<J;i++) C[r][i]=H;}}else{var L=[];for (…
Dfckeditorcode_ie.js65rowSpan)?1:B.rowSpan;for (var r=D;r<D+K;r++){for (var i=I;i<J;i++) C[r][i]=H;}}else{var L=[];for (…
/plugin/fckg/fckeditor/editor/js/
Dfckeditorcode_ie.js79rowSpan)?1:B.rowSpan;for (var r=D;r<D+K;r++){for (var i=I;i<J;i++) C[r][i]=H;}}else{var L=[];for (…
Dfckeditorcode_gecko.js75rowSpan)?1:B.rowSpan;for (var r=D;r<D+K;r++){for (var i=I;i<J;i++) C[r][i]=H;}}else{var L=[];for (…
/plugin/grensladawritezor/fckeditor/editor/js/
Dfckeditorcode_gecko.js59rowSpan)&&A[0].rowSpan>1) E.rowSpan=A[0].rowSpan;}else{if (isNaN(D[i].colSpan)) D[i].colSpan=2;els…
Dfckeditorcode_ie.js60rowSpan)&&A[0].rowSpan>1) E.rowSpan=A[0].rowSpan;}else{if (isNaN(D[i].colSpan)) D[i].colSpan=2;els…

12