Searched refs:GetBoundsForDragInsertInScreen (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/ash/test/
H A Dshelf_view_test_api.cc127 gfx::Rect ShelfViewTestAPI::GetBoundsForDragInsertInScreen() { function in class:ash::test::ShelfViewTestAPI
128 return shelf_view_->GetBoundsForDragInsertInScreen();
H A Dshelf_view_test_api.h84 gfx::Rect GetBoundsForDragInsertInScreen();
/external/chromium_org/ash/shelf/
H A Dshelf_view.h230 gfx::Rect GetBoundsForDragInsertInScreen();
H A Dshelf_view_unittest.cc1590 test_for_overflow_view.GetBoundsForDragInsertInScreen();
1597 test_for_overflow_view.GetBoundsForDragInsertInScreen();
1641 test_api_for_overflow_view.GetBoundsForDragInsertInScreen();
1664 test_api_for_overflow_view_of_secondary.GetBoundsForDragInsertInScreen();
H A Dshelf_view.cc1084 if (GetBoundsForDragInsertInScreen().Contains(screen_location)) {
1109 main_shelf_->GetBoundsForDragInsertInScreen().Contains(
1383 gfx::Rect ShelfView::GetBoundsForDragInsertInScreen() { function in class:ash::internal::ShelfView

Completed in 87 milliseconds