Home
last modified time | relevance | path

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

/plugin/combo/ComboStrap/
H A DOutlineSection.php27 private int $startFileIndex; variable in ComboStrap\\OutlineSection
59 $this->startFileIndex = 0;
61 $this->startFileIndex = $position;
78 $this->startFileIndex = 0;
157 $this->startFileIndex = $startPosition;
232 return $this->startFileIndex;