Home
last modified time | relevance | path

Searched refs:add_fixed_positioned (Results 1 – 2 of 2) sorted by relevance

/plugin/html2pdf/html2pdf/html2ps/
H A Dfilter.post.positioned.class.php19 $this->_context->add_fixed_positioned($tree->content[$i]);
H A Dflow_context.class.inc.php15 function add_fixed_positioned(&$box) { function in FlowContext