Searched refs:publicationCellSize (Results 1 – 1 of 1) sorted by relevance
61 private $publicationCellSize; variable in GTPublicationsFile106 $publicationCellSize = GTUtil::readShort($this->content, self::PUBLICATION_CELL_SIZE_POS);112 … if ($publicKeyBlockBegin != $publicationBlockBegin + ($publicationCellSize * $publicationCount)) {134 $this->publicationCellSize = $publicationCellSize;222 …l::readLong($this->content, $this->publicationBlockBegin + ($this->publicationCellSize * ($this->p…242 $offset = $this->publicationBlockBegin + ($index * $this->publicationCellSize);296 $offset += $this->publicationCellSize;