Home
last modified time | relevance | path

Searched refs:put_full_height (Results 1 – 6 of 6) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.page.margin.class.php189 $this->put_full_height(mm2pt($media->margins['top']));
202 $this->put_full_height(mm2pt($media->margins['top']));
220 $this->put_full_height(mm2pt($media->margins['top']));
238 $this->put_full_height(mm2pt($media->margins['top']));
256 $this->put_full_height(mm2pt($media->margins['top']));
379 $this->put_full_height($left);
396 $this->put_full_height($center);
414 $this->put_full_height($right);
432 $this->put_full_height($left);
450 $this->put_full_height($center);
[all …]
H A Dbox.note-call.class.php92 $this->put_full_height(1000);
107 $this->_note_call_box->put_full_height(0);
112 $this->put_full_height(0);
H A Dbox.frame.php17 $this->content[0]->put_full_height($this->get_height());
249 $this->put_full_height($viewport->get_height());
285 $frame->put_full_height($rows[$cur_row]);
H A Dbox.table.row.php89 $cell->put_full_height($height);
H A Dbox.generic.formatted.php863 function put_full_height($value) { function in GenericFormattedBox
H A Dbox.table.php447 $cell->put_full_height(array_sum($row_heights));