Home
last modified time | relevance | path

Searched refs:getMaxWidthOfNestedContainer (Results 1 – 3 of 3) sorted by last modified time

/plugin/odt/ODT/elements/
H A DODTContainerElement.php19 public function getMaxWidthOfNestedContainer (ODTInternalParams $params, array $data); function
H A DODTElementFrame.php146 public function getMaxWidthOfNestedContainer (ODTInternalParams $params, array $data) { function in ODTElementFrame
201 … $maxWidth = $this->getParent()->getMaxWidthOfNestedContainer($params, $this->containerPos);
H A DODTElementTable.php311 public function getMaxWidthOfNestedContainer (ODTInternalParams $params, array $data) { function in ODTElementTable
396 $width = $this->getParent()->getMaxWidthOfNestedContainer($params, $this->containerPos);