Home
last modified time | relevance | path

Searched refs:get_height (Results 26 – 37 of 37) sorted by relevance

12

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.br.php178 function get_height() { function in BRBox
H A Dmedia.layout.inc.php46 function get_height() { function in Media
H A Dbox.radiobutton.php132 return $this->get_height();
H A Dbox.text.php68 function get_height() { function in TextBox
85 $height = $this->get_height();
246 $parent->_current_y -= $this->get_height();
H A Dbox.generic.formatted.php626 $this->put_height(max($this->get_height(), $this->get_top() - $y_coord));
843 function get_height() { function in GenericFormattedBox
852 return $this->get_height() + $this->get_padding_top() + $this->get_padding_bottom();
870 return $this->get_height() +
H A Dpipeline.class.php558 … $media->margins['top'] = $margins->top->calc(mm2pt($media->get_height())) / mm2pt(1) / pt2pt(1);
559 …$media->margins['bottom'] = $margins->bottom->calc(mm2pt($media->get_height())) / mm2pt(1) / pt2pt…
574 $media->margins['top'] = $top_margin->calc(mm2pt($media->get_height())) / mm2pt(1) / pt2pt(1);
579 …$media->margins['bottom'] = $bottom_margin->calc(mm2pt($media->get_height())) / mm2pt(1) / pt2pt(1…
H A Dbox.list-item.php216 $y + $font->size->getPoints()*0.4*HEIGHT_KOEFF + $imagebox->get_height()/2);
H A Dbox.table.php486 $height = $this->get_height();
1309 $table_height = max($this->get_height(), array_sum($heights));
1338 if ($total_height > $this->get_height()) {
H A Dbox.container.php793 $line_element->get_height() -
H A Dpdf.fpdf.php211 function get_height() { function in PDFPage
2175 $page->get_height()));
/plugin/gallery/
H A Dsyntax.php
/plugin/photogallery/
H A Dsyntax.php474 'height' => $enclosure->get_height(),

12