Home
last modified time | relevance | path

Searched refs:doInherit (Results 1 – 11 of 11) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
H A Dvalue.border.class.php61 function doInherit(&$state) { function in BorderPDF
82 $this->top->doInherit($state,
86 $this->right->doInherit($state,
90 $this->bottom->doInherit($state,
94 $this->left->doInherit($state,
H A Dvalue.generic.php8 function doInherit($state) { function in CSSValue
H A Dbox.generic.php121 $value->doInherit($state);
142 $value->doInherit($state);
161 $value->doInherit($state);
H A Dvalue.content.php26 function doInherit(&$state) { function in ValueContent
H A Dvalue.list-style.class.php11 function doInherit(&$state) { function in ListStyleValue
H A Dvalue.font.class.php40 function doInherit(&$state) { function in ValueFont
H A Dmedia.layout.inc.php35 function doInherit() { function in Media
H A Dvalue.background.php136 function doInherit(&$state) { function in Background
H A Dvalue.margin.class.php72 function doInherit(&$state) { function in MarginValue
H A Dvalue.padding.class.php67 function doInherit(&$state) { function in PaddingValue
H A Dvalue.border.edge.class.php47 function doInherit(&$state, $code_width, $code_color, $code_style) { function in EdgePDF