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

/external/chromium_org/ash/test/
H A Dshelf_view_test_api.cc131 gfx::Rect ShelfViewTestAPI::GetBoundsForDragInsertInScreen() { function in class:ash::test::ShelfViewTestAPI
132 return shelf_view_->GetBoundsForDragInsertInScreen();
H A Dshelf_view_test_api.h91 gfx::Rect GetBoundsForDragInsertInScreen();
/external/chromium_org/ash/shelf/
H A Dshelf_view.h230 gfx::Rect GetBoundsForDragInsertInScreen();
H A Dshelf_view_unittest.cc1541 test_for_overflow_view.GetBoundsForDragInsertInScreen();
1548 test_for_overflow_view.GetBoundsForDragInsertInScreen();
1590 test_api_for_overflow_view.GetBoundsForDragInsertInScreen();
1613 test_api_for_overflow_view_of_secondary.GetBoundsForDragInsertInScreen();
H A Dshelf_view.cc1019 if (GetBoundsForDragInsertInScreen().Contains(screen_location)) {
1044 main_shelf_->GetBoundsForDragInsertInScreen().Contains(
1292 gfx::Rect ShelfView::GetBoundsForDragInsertInScreen() { function in class:ash::ShelfView

Completed in 2460 milliseconds