Home
last modified time | relevance | path

Searched refs:height (Results 1701 – 1725 of 3348) sorted by path

1...<<61626364656667686970>>...134

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.text.php33 $this->height = 0;
69 return $this->height;
73 $this->height = $value;
85 $height = $this->get_height();
86 $under = $height - $this->default_baseline;
90 if ($height > 0) {
98 $delta = $height * ($scale-1);
387 $this->height = $this->ascender + $this->descender;
H A Dbox.whitespace.php70 $this->height = 0;
75 $this->height = 0;
78 $this->height = 0;
94 $this->height * WHITESPACE_FONT_SIZE_FRACTION +
112 $this->height = 0;
H A Dcss.size.inc.php41 $height = units2pt($height_str);
44 $height == 0) {
49 'height' => $height / mm2pt(1) / pt2pt(1)),
H A Ddefault.css34 line-height: 1.1;
176 height: 1px;
200 height: 150px;
213 line-height: 1;
361 line-height: 1;
398 line-height: 1.1;
411 height: 3em;
535 height: 1.2em;
549 height: 1.2em;
556 height: 1.2em;
H A Dfilter.pre.height-constraint.class.php35 $height = $tree->get_height();
37 $tree->height = $hc->apply($height, $tree);
H A Dflow_viewport.class.inc.php6 var $height; variable in FlowViewport
12 $this->height = 0;
23 $viewport->height = $box->get_height() + $padding->top->value + $padding->bottom->value;
30 function get_height() { return $this->height; }
H A Dheight.php202 $height = $this->_fix_value($this->constant, $box, $value, $no_table_recursion);
204 …$height = $this->apply_min($this->apply_max($value, $box, $no_table_recursion), $box, $no_table_r…
212 return $height;
H A Dlayout.default.class.php26 $box->height = mm2pt($media->real_height()) - $box->_get_vert_extra();
28 $box->put_top(mm2pt($media->height() -
44 $viewport->top = mm2pt($media->height() - $media->margins['top']);
46 … $viewport->height = mm2pt($media->height() - $media->margins['top'] - $media->margins['bottom']);
64 $box->height = $pages * $page_real_height - $box->_get_vert_extra();
H A Dlayout.page.breaks.php46 $height = 0;
54 $height += $footnotes[$i]->get_content_height();
61 $height +
H A Dmedia.layout.inc.php8 function add_predefined_media($name, $height, $width) { argument
10 $g_predefined_media[$name] = array('height' => $height, 'width' => $width);
47 return $this->height();
50 function height() { function in Media
59 return $this->height() - $this->margins['bottom'] - $this->margins['top'];
62 function set_height($height) { argument
63 $this->size['height'] = $height;
121 "/pageheight {".$this->height()." mm} def\n".
H A Doutput._generic.class.php9 var $height; variable in OutputDriverGeneric
131 return round($this->offset + mm2pt($this->media->height() - $this->media->margins['top']),2);
200 $this->lineto($this->left, $this->bottom + $this->height + $this->offset);
201 $this->lineto($this->left + $this->width, $this->bottom + $this->height + $this->offset);
294 $this->moveto($this->left, $this->bottom + $this->height + $this->offset);
295 $this->lineto($this->left + $this->width, $this->bottom + $this->height + $this->offset);
296 …$this->lineto($this->left + $this->width, $this->bottom + $this->height + $this->offset - $this->g…
297 …$this->lineto($this->left, $this->bottom + $this->height + $this->offset - $this->getPageHeight());
322 $this->height = mm2pt($media->height() - $media->margins['top'] - $media->margins['bottom']);
H A Doutput._interface.class.php6 function add_local_link($left, $top, $width, $height, $anchor) { } argument
46 function image_ry($image, $x, $y, $height, $bottom, $ox, $oy, $scale) { } argument
48 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) { } argument
51 function next_page($height) { } argument
H A Doutput.fastps.class.php27 function add_local_link($left, $top, $width, $height, $anchor) { argument
201 function next_page($height) { argument
206 $this->offset -= $height - $this->offset_delta;
220 parent::next_page($height);
318 function _show_line($x, $y, $width, $height, $up, $ut) { argument
325 function _show_underline($x, $y, $width, $height) { argument
329 $this->_show_line($x, $y, $width, $height, $up, $ut);
332 function _show_overline($x, $y, $width, $height) { argument
336 $this->_show_line($x, $y, $width, $height, $up, $ut);
339 function _show_linethrough($x, $y, $width, $height) { argument
[all …]
H A Doutput.fastps.l2.class.php34 function image_ry($image, $x, $y, $height, $bottom, $ox, $oy, $scale) { argument
37 while ($cy+$height > $bottom) {
39 $cy -= $height;
44 while ($cy-$height < $y + $oy) {
46 $cy += $height;
69 while ($cy+$height > $bottom) {
75 $cy -= $height;
80 while ($cy+$height > $bottom) {
86 $cy -= $height;
97 $cy += $height;
[all …]
H A Doutput.fpdf.class.php205 while ($cy+$height > $bottom) {
209 $ty = $cy+$height;
215 $cy -= $height;
220 while ($cy+$height > $bottom) {
229 $cy -= $height;
243 $cy += $height;
257 $cy += $height;
274 $cy -= $height;
284 $cy += $height;
312 function next_page($height) { argument
[all …]
H A Doutput.pcl.class.php246 function add_local_link($left, $top, $width, $height, $anchor) { /* N/A */ } argument
273 function image_ry($image, $x, $y, $height, $bottom, $ox, $oy, $scale) { } argument
275 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) { } argument
H A Doutput.pdflib.class.php158 while ($cy+$height > $bottom) {
160 $cy -= $height;
167 $cy += $height;
204 while ($cy+$height > $bottom) {
210 $cy -= $height;
215 while ($cy+$height > $bottom) {
221 $cy -= $height;
232 $cy += $height;
243 $cy += $height;
259 function next_page($height) { argument
[all …]
H A Doutput.png.class.php107 $height = imagesy($clip['image']);
109 $height);
114 $width, $height);
183 if (is_null($scale)) { $scale = $this->_heightPixels / mm2pt($this->media->height()); };
211 $this->_heightPixels = $media->height();
237 $this->_heightPixels / mm2pt($this->media->height()));
241 function add_local_link($left, $top, $width, $height, $anchor) { /* N/A */ } argument
366 function image_ry($image, $x, $y, $height, $bottom, $ox, $oy, $scale) { argument
369 $dest_height = floor($this->_fixSizeY($height));
414 function image_rx_ry($image, $x, $y, $width, $height, $right, $bottom, $ox, $oy, $scale) { argument
[all …]
H A Dpdf.fpdf.php192 $height, argument
200 $this->set_height($height);
219 function set_height($height) { argument
220 $this->_height = $height;
1686 function setup_format($width, $height) { argument
1688 $this->fhPt = $height * $this->k;
1693 $this->fh = $height;
1774 function AddPage($width = null, $height = null) { argument
1779 if (!$height) {
1780 $height = $this->fhPt;
[all …]
H A Dstrategy.page.break.smart.php10 mm2pt($media->height() - $media->margins['top']));
/plugin/html2pdf/html2pdf/html2ps/features/
H A Dtoc.php47 $bottom = mm2pt($media->height() - $media->margins['top']);
/plugin/html2pdf/html2pdf/html2ps/help/css/
H A Dhelp.css8 line-height:18px;
14 line-height:18px;
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dtest.css.page.break.after.php15 mm2pt($media->height() - $media->margins['top']));
H A Dtest.orphans.php35 mm2pt($media->height() - $media->margins['top']));
82 mm2pt($media->height() - $media->margins['top']));
129 mm2pt($media->height() - $media->margins['top']));
H A Dtest.pagebreak.border.php34 mm2pt($media->height() - $media->margins['top']));
76 mm2pt($media->height() - $media->margins['top']));

1...<<61626364656667686970>>...134