Searched defs:GetInstantBounds (Results 1 - 5 of 5) sorted by relevance

/external/chromium/chrome/browser/instant/
H A Dinstant_controller.cc432 gfx::Rect InstantController::GetInstantBounds() { function in class:InstantController
433 return delegate_->GetInstantBounds();
/external/chromium/chrome/browser/ui/panels/
H A Dpanel.cc340 gfx::Rect Panel::GetInstantBounds() { function in class:Panel
/external/chromium/chrome/browser/ui/gtk/
H A Dbrowser_window_gtk.cc1119 gfx::Rect BrowserWindowGtk::GetInstantBounds() { function in class:BrowserWindowGtk
/external/chromium/chrome/browser/ui/views/frame/
H A Dbrowser_view.cc1221 gfx::Rect BrowserView::GetInstantBounds() { function in class:BrowserView
/external/chromium/chrome/browser/ui/
H A Dbrowser.cc3530 gfx::Rect Browser::GetInstantBounds() { function in class:Browser
3531 return window()->GetInstantBounds();

Completed in 59 milliseconds