Searched refs:target_x_max (Results 1 – 1 of 1) sorted by relevance
150 const int target_x_max = target.x_offset + target.width; in checkIfCover() local154 && covered_x_max <= target_x_max in checkIfCover()