HomeSort by relevance Sort by last modified time
    Searched refs:GetBoundsByIndex (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ash/test/
shelf_view_test_api.h 51 const gfx::Rect& GetBoundsByIndex(int index);
shelf_view_test_api.cc 75 const gfx::Rect& ShelfViewTestAPI::GetBoundsByIndex(int index) {
  /external/chromium_org/ash/shelf/
shelf_view_unittest.cc 422 gfx::Rect item_bounds = test_api_->GetBoundsByIndex(i);
    [all...]

Completed in 88 milliseconds