Home
last modified time | relevance | path

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

/plugin/html2pdf/html2pdf/html2ps/
H A Dflow_context.class.inc.php336 if ($floats[$i]->contains_point_margin($x, $y)) {
H A Dbox.generic.formatted.php802 function contains_point_margin($x, $y) { function in GenericFormattedBox