Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dflow_context.class.inc.php133 $x1 = $this->float_right_x($parent->get_right(), $y);
182 function float_right_x($x, $y) { function in FlowContext
244 $x = $this->float_right_x($parent->get_right(), $y);
H A Dbox.container.php1065 …$right_float_width = $this->get_right() - $context->float_right_x($this->get_right(), $this->_curr…