Searched refs:target_y_max (Results 1 – 1 of 1) sorted by relevance
152 const int target_y_max = target.y_offset + target.height; in checkIfCover() local156 && covered_y_max <= target_y_max; in checkIfCover()