Searched refs:tailLength (Results 1 – 4 of 4) sorted by relevance
| /plugin/prosemirror/parser/ |
| D | Mark.php | 21 protected $tailLength = 0; variable in dokuwiki\\plugin\\prosemirror\\parser\\Mark 58 return $this->tailLength === 0; 63 ++$this->tailLength; 68 return $this->tailLength; 98 if ($this->previousMark->getTailLength() > $this->tailLength) { 102 if ($this->previousMark->getTailLength() === $this->tailLength) {
|
| /plugin/prosemirror/ |
| D | README.md | 70 and `Mark::tailLength` play together
|
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.worker.js | 54581 var tailLength = length - blockCounts * 4; 54614 switch (tailLength) {
|
| D | pdf.worker.js.map | 1 …tailLength","dataUint32","k2","C1","C2","C1_LOW","C2_LOW","hex1","hex2","canDecode","PDFImage","ad…
|