Home
last modified time | relevance | path

Searched refs:real_height (Results 1 – 18 of 18) sorted by last modified time

/plugin/html2pdf/html2pdf/html2ps/
H A Dmedia.layout.inc.php58 function real_height() { function in Media
H A Dbox.generic.formatted.php519 $containing_block['top'] = mm2pt($media->margins['bottom'] + $media->real_height());
H A Dbox.generic.php305 …$y = ($this->get_top() - $bottom) + (mm2pt($media->real_height()) - $page_heights[$page_index-1]) …
H A Dheight.php99 return mm2pt($g_media->real_height()) * $value[0] / 100;
104 return mm2pt($g_media->real_height()) * $value[0] / 100;
H A Dbackground.image.php95 $top = $driver->offset + mm2pt($media->margins['bottom']) + mm2pt($media->real_height());
H A Dstrategy.page.break.simple.php8 $num_pages = ceil($box->get_height() / mm2pt($media->real_height()));
11 $page_heights[] = mm2pt($media->real_height());
H A Dstrategy.page.break.smart.php9 mm2pt($media->real_height()),
H A Dlayout.default.class.php26 $box->height = mm2pt($media->real_height()) - $box->_get_vert_extra();
54 $page_real_height = mm2pt($media->real_height());
H A Doutput._generic.class.php104 $this->setPageHeight(mm2pt($this->media->real_height()));
119 return round(mm2pt($this->media->real_height()),2);
326 $this->setPageHeight(mm2pt($media->real_height()));
H A Dbox.page.margin.class.php371 list($left, $center, $right) = $this->_calc_sizes(mm2pt($media->real_height()),
389 list($left, $center, $right) = $this->_calc_sizes(mm2pt($media->real_height()),
406 list($left, $center, $right) = $this->_calc_sizes(mm2pt($media->real_height()),
424 list($left, $center, $right) = $this->_calc_sizes(mm2pt($media->real_height()),
442 list($left, $center, $right) = $this->_calc_sizes(mm2pt($media->real_height()),
460 list($left, $center, $right) = $this->_calc_sizes(mm2pt($media->real_height()),
H A Dbox.page.php40 $this->put_height(mm2pt($media->real_height()));
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dtest.pagebreak.fixed.height.php10 mm2pt($media->real_height()),
H A Dtest.css.page.break.after.php14 mm2pt($media->real_height()),
H A Dtest.orphans.php34 mm2pt($media->real_height()),
81 mm2pt($media->real_height()),
128 mm2pt($media->real_height()),
H A Dtest.pagebreak.border.php33 mm2pt($media->real_height()),
75 mm2pt($media->real_height()),
H A Dtest.pagebreak.php14 mm2pt($media->real_height()),
24 $this->assertTrue($page_heights[0] <= mm2pt($media->real_height()),
27 mm2pt($media->real_height())));
30 mm2pt($media->real_height()),
33 mm2pt($media->real_height())));
41 mm2pt($media->real_height())));
59 mm2pt($media->real_height()),
76 mm2pt($media->real_height())));
130 mm2pt($media->real_height()),
197 mm2pt($media->real_height()),
H A Dtest.pagebreak.table.lines.php91 mm2pt($media->real_height()),
H A Dtest.widows.php35 mm2pt($media->real_height()),
80 mm2pt($media->real_height()),
125 mm2pt($media->real_height()),