Searched defs:GetBoundsForDragInsertInScreen (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ash/test/
H A Dshelf_view_test_api.cc126 gfx::Rect ShelfViewTestAPI::GetBoundsForDragInsertInScreen() { function in class:ash::test::ShelfViewTestAPI
127 return shelf_view_->GetBoundsForDragInsertInScreen();
/external/chromium_org/ash/shelf/
H A Dshelf_view.cc1021 if (GetBoundsForDragInsertInScreen().Contains(screen_location)) {
1046 main_shelf_->GetBoundsForDragInsertInScreen().Contains(
1294 gfx::Rect ShelfView::GetBoundsForDragInsertInScreen() { function in class:ash::ShelfView

Completed in 352 milliseconds