Home
last modified time | relevance | path

Searched refs:inset_local_bounds (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ui/aura/
Dwindow.cc1039 gfx::Rect inset_local_bounds(gfx::Point(), bounds().size()); in GetWindowForPoint() local
1040 inset_local_bounds.Inset(hit_test_bounds_override_inner_); in GetWindowForPoint()
1044 if (!inset_local_bounds.Contains(local_point)) in GetWindowForPoint()