Home
last modified time | relevance | path

Searched refs:getOffset (Results 26 – 50 of 83) sorted by relevance

1234

/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/Type/
H A DPdfString.php29 $pos = $startPos = $streamReader->getOffset();
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DSearchJobsRequest.php208 public function getOffset() function in Google\\Service\\CloudTalentSolution\\SearchJobsRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DRunReportRequest.php216 public function getOffset() function in Google\\Service\\AnalyticsData\\RunReportRequest
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/CrossReference/
H A DFixedReader.php107 $position = $oldPosition + $this->reader->getOffset();
H A DCrossReference.php224 + $this->parser->getStreamReader()->getOffset() + $this->fileHeaderOffset;
/plugin/commonmark/vendor/league/commonmark/src/Block/Element/
H A DFencedCode.php
/plugin/davcard/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php132 $tzFormat = $now->getTimezone()->getOffset($now)===0?'\\Z':'O';
/plugin/webdavclient/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php132 $tzFormat = $now->getTimezone()->getOffset($now)===0?'\\Z':'O';
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1CustomReport.php300 public function getOffset() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1CustomReport
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2SearchRequest.php196 public function getOffset() function in Google\\Service\\CloudRetail\\GoogleCloudRetailV2SearchRequest
H A DGoogleCloudRetailV2UserEvent.php216 public function getOffset() function in Google\\Service\\CloudRetail\\GoogleCloudRetailV2UserEvent
/plugin/davcal/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php132 $tzFormat = $now->getTimezone()->getOffset($now)===0?'\\Z':'O';
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DLexerActionExecutor.php172 $offset = $lexerAction->getOffset();
/plugin/webdav/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php121 $tzFormat = 0 === $now->getTimezone()->getOffset($now) ? '\\Z' : 'O';
/plugin/icalevents/vendor/sabre/vobject/lib/Property/VCard/
H A DDateAndOrTime.php131 $tzFormat = $now->getTimezone()->getOffset($now) === 0 ? '\\Z' : 'O';
/plugin/diagramsnet/lib/js/diagramly/
H A DP2PCollab.js103 var offset = mxUtils.getOffset(container);
H A DMinimal.js723 var off = mxUtils.getOffset(this.editorUi.picker);
733 var off = mxUtils.getOffset(this.editorUi.sidebarWindow.window.div);
/plugin/sphinxsearch-was/
H A DSphinxSearch.php173 public function getOffset() function in SphinxSearch
/plugin/sphinxsearch/
H A DSphinxSearch.php172 public function getOffset() function in SphinxSearch
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/
H A DStreamReader.php335 public function getOffset() function in setasign\\Fpdi\\PdfParser\\StreamReader
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DCreativeAsset.php622 public function getOffset() function in Google\\Service\\Dfareporting\\CreativeAsset
/plugin/virtualkeyboard/vk/extensions/
H A Dhelpers.js229 DOM.getOffset = function (el /* :HTMLElement */) /* :Object */ { function
/plugin/authgoogle/google/contrib/
H A DGoogle_DatastoreService.php764 public function getOffset() { function in Google_Query
/plugin/diagramsnet/lib/js/grapheditor/
H A DToolbar.js1040 var offset = mxUtils.getOffset(elt);
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar.js746 var offset = mxUtils.getOffset(elt);

1234