HomeSort by relevance Sort by last modified time
    Searched refs:expanded_bounds (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ash/frame/
frame_border_hit_test_controller.cc 36 gfx::Rect expanded_bounds = view->bounds(); local
41 expanded_bounds.Inset(-outside_bounds, -outside_bounds);
43 if (!expanded_bounds.Contains(point_in_widget))
  /external/chromium_org/apps/ui/views/
app_window_frame_view.cc 167 gfx::Rect expanded_bounds = bounds();
169 expanded_bounds.Inset(gfx::Insets(-resize_outside_bounds_size_,
175 if (!expanded_bounds.Contains(point))
  /external/chromium_org/cc/animation/
transform_operations_unittest.cc 1241 gfx::BoxF expanded_bounds = bounds; local
    [all...]

Completed in 172 milliseconds