Searched refs:getPageBottom (Results 1 – 2 of 2) sorted by relevance
452 $top_inside = $top >= $driver->getPageBottom()-EPSILON;453 $bottom_inside = $bottom >= $driver->getPageBottom()-EPSILON;
134 function getPageBottom() { function in OutputDriverGeneric