Searched refs:smallest_overlap (Results 1 – 1 of 1) sorted by relevance
103 content_type & smallest_overlap, in apply()135 smallest_overlap = (std::numeric_limits<content_type>::max)(); in apply()153 if ( ovl < smallest_overlap || (ovl == smallest_overlap && con <= smallest_content) ) in apply()156 smallest_overlap = ovl; in apply()182 content_type & smallest_overlap, in apply()213 smallest_overlap = ovl1; in apply()220 smallest_overlap = ovl2; in apply()237 content_type & smallest_overlap, in apply()244 sum_of_margins, smallest_overlap, smallest_content, in apply()265 content_type & smallest_overlap, in apply()[all …]