Home
last modified time | relevance | path

Searched refs:rowOffset (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
DGooglePrivacyDlpV2HybridFindingDetails.php35 public $rowOffset; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2HybridFindingDetails
84 public function setRowOffset($rowOffset) argument
86 $this->rowOffset = $rowOffset;
93 return $this->rowOffset;
/plugin/datatables/assets/pdfmake/
Dpdfmake.js72434 for (var rowOffset = 0; rowOffset < rowSpan; rowOffset++) {
72436 if (cell.border[0] !== undefined && rowOffset > 0) {
72437 setBorder(rowIndex + rowOffset, colIndex, 0, cell.border[0]);
72442 setBorder(rowIndex + rowOffset, colIndex + colSpan - 1, 2, cell.border[2]);
/plugin/edittable/lib/
Dhandsontable.full.js16959 this.rowOffset = function () {
/plugin/zwidoku/files/
H A Djs.js1 …=datamap.colToPropCache.length;}return Math.min(maxCols,dataLen);};this.rowOffset=function(){retur…
/plugin/jsontable/script/
Dhandsontable.full.min.js29 …n"!==G.dataType||(o=L.colToPropCache.length);return Math.min(e,o)},this.rowOffset=function(){retur… function