Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PubsubLite/
H A DComputeMessageStatsRequest.php62 public function setStartCursor(Cursor $startCursor) argument
64 $this->startCursor = $startCursor;
71 return $this->startCursor;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
H A DQuery.php48 public $startCursor; variable in Google\\Service\\Datastore\\Query
165 public function setStartCursor($startCursor) argument
167 $this->startCursor = $startCursor;
174 return $this->startCursor;
/plugin/authgoogle/google/contrib/
H A DGoogle_DatastoreService.php728 public $startCursor; variable in Google_Query
781 public function setStartCursor( $startCursor) { argument
782 $this->startCursor = $startCursor;
785 return $this->startCursor;
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js27002 this.cursor = token.startCursor;
27041 var startCursor = this.cursor + (match.index || 0);
27044 startCursor: startCursor,
27045 endCursor: startCursor + token.length - 1
27060 startCursor: cursor,
27095 this.startCursor = tokenArgs.startCursor;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1startCursor, endCursor, searchData, captureMatches, limitResultCount, resultLen, result) {\n …