GetAppListButtonBounds   52 ash/first_run/first_run_helper.h   virtual gfx::Rect GetAppListButtonBounds() = 0;
GetAppListButtonBounds   28 ash/first_run/first_run_helper_impl.h   virtual gfx::Rect GetAppListButtonBounds() OVERRIDE;
GetAppListButtonBounds   27 chrome/browser/chromeos/first_run/steps/app_list_step.cc   gfx::Rect button_bounds = shell_helper()->GetAppListButtonBounds();