Searched refs:topleft2 (Results 1 – 1 of 1) sorted by relevance
816 TPOINT topleft2; in total_containment() local820 blob_bounding_box(blob2, &topleft2, &botright2); in total_containment()822 return (bounds_inside (topleft1, botright1, topleft2, botright2) || in total_containment()823 bounds_inside (topleft2, botright2, topleft1, botright1)); in total_containment()