Lines Matching refs:setProperty
1646 $first_page->setProperty('width', $this->page->getWidth().'cm');
1647 $first_page->setProperty('height', $this->page->getHeight().'cm');
1648 $first_page->setProperty('margin-top', $this->page->getMarginTop().'cm');
1649 $first_page->setProperty('margin-right', $this->page->getMarginRight().'cm');
1650 $first_page->setProperty('margin-bottom', $this->page->getMarginBottom().'cm');
1651 $first_page->setProperty('margin-left', $this->page->getMarginLeft().'cm');
1704 $first_page->setProperty('width', $this->page->getWidth().'cm');
1705 $first_page->setProperty('height', $this->page->getHeight().'cm');
1706 $first_page->setProperty('margin-top', $this->page->getMarginTop().'cm');
1707 $first_page->setProperty('margin-right', $this->page->getMarginRight().'cm');
1708 $first_page->setProperty('margin-bottom', $this->page->getMarginBottom().'cm');
1709 $first_page->setProperty('margin-left', $this->page->getMarginLeft().'cm');
2259 $style->setProperty('font-size', $fontSizeInPt.'pt');
2267 $default->setProperty('font-size', $newBaseSizeInPt.'pt');