Searched defs:margin_bottom (Results 1 – 3 of 3) sorted by relevance
/plugin/odt/ODT/ |
H A D | page.php | 24 var $margin_bottom = 2; variable in pageFormat 39 …rmatToString ($format, $orientation, $margin_top=2, $margin_right=2, $margin_bottom=2, $margin_lef… 67 …t, $format, $orientation='portrait', $margin_top=2, $margin_right=2, $margin_bottom=2, $margin_lef… 244 …at($format, $orientation='portrait', $margin_top=2, $margin_right=2, $margin_bottom=2, $margin_lef…
|
H A D | ODTDocument.php | 1637 …ormat=NULL, $orientation=NULL, $margin_top=NULL, $margin_right=NULL, $margin_bottom=NULL, $margin_… 1667 …ormat=NULL, $orientation=NULL, $margin_top=NULL, $margin_right=NULL, $margin_bottom=NULL, $margin_…
|
/plugin/odt/renderer/ |
H A D | page.php | 310 …ormat=NULL, $orientation=NULL, $margin_top=NULL, $margin_right=NULL, $margin_bottom=NULL, $margin_…
|