Home
last modified time | relevance | path

Searched refs:startRow (Results 1 – 13 of 13) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DGridData.php36 public $startRow; variable in Google\\Service\\Sheets\\GridData
97 public function setStartRow($startRow) argument
99 $this->startRow = $startRow;
106 return $this->startRow;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Webmasters/
H A DSearchAnalyticsQueryRequest.php32 public $startRow; variable in Google\\Service\\Webmasters\\SearchAnalyticsQueryRequest
104 public function setStartRow($startRow) argument
106 $this->startRow = $startRow;
110 return $this->startRow;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SearchConsole/
H A DSearchAnalyticsQueryRequest.php56 public $startRow; variable in Google\\Service\\SearchConsole\\SearchAnalyticsQueryRequest
177 public function setStartRow($startRow) argument
179 $this->startRow = $startRow;
186 return $this->startRow;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/
H A DReportRequest.php58 public $startRow; variable in Google\\Service\\Doubleclicksearch\\ReportRequest
213 public function setStartRow($startRow) argument
215 $this->startRow = $startRow;
222 return $this->startRow;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/Resource/
H A DConversion.php46 * @param string $startRow The 0-based starting index for retrieving conversions
56 …cyId, $advertiserId, $engineAccountId, $endDate, $rowCount, $startDate, $startRow, $optParams = []) argument
58 …endDate' => $endDate, 'rowCount' => $rowCount, 'startDate' => $startDate, 'startRow' => $startRow];
/plugin/edittable/script/
H A Dcontextmenu.js199 var startRow = selection[0];
203 return startRow === endRow && startCol === endCol;
H A Deditor.js548 var startRow = coords[0].startRow;
553 var missingRows = (startRow + pasteData.length) - totalRows;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDoubleclicksearch.php102 'startRow' => [
/plugin/refnotes/
H A Dadmin.php183 protected function printFieldRow($field, $startRow = true) {
184 if ($startRow) {
192 printFieldRow($field, $startRow = true) global() argument
/plugin/pgn4web/pgn4web/
H A Dpgn4web.js1229 var startRow = PieceRow[MoveColor][thisPiece]+stepRow;
1230 while ((startCol != mvToCol) || (startRow != mvToRow)) {
1231 if (Board[startCol][startRow] !== 0) { return false; }
1233 startRow += stepRow;
/plugin/edittable/lib/
H A Dhandsontable.full.js24678 this.startRow = null;
24727 this.startRow = i;
24733 this.startRow = i;
24759 this.startRow--;
27260 startRow = 0;
27264 startRow = wtViewport.rowsRenderCalculator.startRow;
28956startRow < this.rowsRenderCalculator.startRow || proposedRowsVisibleCalculator.startRow === this.r…
41422 startRow: startRow,
48500 calc.startRow = Math.max(calc.startRow - viewportOffset, 0);
48504 var center = calc.startRow + calc.endRow - calc.startRow;
[all …]
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/aceeditor/
H A Dbuild.js1 …nd.row+=e})},this.addFold=function(e){if(e.sameRow){if(e.start.row<this.startRow||e.endRow>this.en…