Searched refs:merged_box (Results 1 – 1 of 1) sorted by relevance
1410 TBOX merged_box = neighbour->bounding_box(); in GridInsertUnknowns() local1411 merged_box += part_box; in GridInsertUnknowns()1412 int overlap = TotalPairwiseOverlap(neighbour, merged_box, in GridInsertUnknowns()1417 best_area = TotalArea(neighbour, merged_box, &neighbours); in GridInsertUnknowns()1419 int area = TotalArea(neighbour, merged_box, &neighbours); in GridInsertUnknowns()