Home
last modified time | relevance | path

Searched refs:setEndLine (Results 1 – 5 of 5) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DScriptStackFrame.php64 public function setEndLine($endLine) function in Google\\Service\\Bigquery\\ScriptStackFrame
/plugin/commonmark/vendor/league/commonmark/src/Block/Element/
H A DAbstractBlock.php
/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/Normalizer/
H A DAsIsNormalizerStrategy.php47 $newListBlock->setEndLine($listItemToAdd->getEndLine());
H A DRelativeNormalizerStrategy.php53 $targetListBlock->setEndLine($listItemToAdd->getEndLine());
/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/
H A DTableOfContentsGenerator.php95 $toc->setEndLine($heading->getEndLine());
102 $listItem->setEndLine($heading->getEndLine());
132 $toc->setEndLine($document->getEndLine());