Searched refs:expanded_bounds_in_screen (Results 1 – 1 of 1) sorted by relevance
35 gfx::Rect expanded_bounds_in_screen = button->GetBoundsInScreen(); in HitTestButton() local38 expanded_bounds_in_screen.Inset(-kMaxOvershootX, -kMaxOvershootY); in HitTestButton()40 return expanded_bounds_in_screen.Contains(location_in_screen); in HitTestButton()