Searched refs:upper_threshold (Results 1 – 1 of 1) sorted by relevance
103 int upper_threshold = bounds.bottom() + vertical_adjustment; in DoesRectContainVerticalPointExpanded() local105 return y >= lower_threshold && y <= upper_threshold; in DoesRectContainVerticalPointExpanded()