GetTrayBubbleBounds   67 ash/first_run/first_run_helper.h   virtual gfx::Rect GetTrayBubbleBounds() = 0;
GetTrayBubbleBounds   33 ash/first_run/first_run_helper_impl.h   virtual gfx::Rect GetTrayBubbleBounds() OVERRIDE;
GetTrayBubbleBounds   25 chrome/browser/chromeos/first_run/steps/tray_step.cc   gfx::Rect bounds = shell_helper()->GetTrayBubbleBounds();