Searched refs:vertical_adjustment (Results 1 – 1 of 1) sorted by relevance
101 int vertical_adjustment, in DoesRectContainVerticalPointExpanded() argument103 int upper_threshold = bounds.bottom() + vertical_adjustment; in DoesRectContainVerticalPointExpanded()104 int lower_threshold = bounds.y() - vertical_adjustment; in DoesRectContainVerticalPointExpanded()