Home
last modified time | relevance | path

Searched refs:GetBoundsByIndex (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ash/test/
Dshelf_view_test_api.h43 const gfx::Rect& GetBoundsByIndex(int index);
Dshelf_view_test_api.cc75 const gfx::Rect& ShelfViewTestAPI::GetBoundsByIndex(int index) { in GetBoundsByIndex() function in ash::test::ShelfViewTestAPI
/external/chromium_org/ash/shelf/
Dshelf_view_unittest.cc413 gfx::Rect item_bounds = test_api_->GetBoundsByIndex(i); in VerifyShelfItemBoundsAreValid()
1397 test_api_->GetBoundsByIndex(app_list_button_index); in TEST_F()