Searched refs:getTailLength (Results 1 – 2 of 2) sorted by relevance
53 return $this->parent->getStartingNodeMarkScore($this->type) === $this->getTailLength();66 public function getTailLength() function in dokuwiki\\plugin\\prosemirror\\parser\\Mark98 if ($this->previousMark->getTailLength() > $this->tailLength) {102 if ($this->previousMark->getTailLength() === $this->tailLength) {
154 return $this->marks[$markType]->getTailLength();160 return $this->marks[$markType]->getTailLength();