Searched defs:GetBoundsForDragInsertInScreen (Results 1 - 2 of 2) 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();
/external/chromium_org/ash/shelf/
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 64 milliseconds