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

  /external/chromium_org/chrome/browser/ui/views/location_bar/
zoom_bubble_view.h 58 void AdjustForFullscreen(const gfx::Rect& screen_bounds);
zoom_bubble_view.cc 82 zoom_bubble_->AdjustForFullscreen(browser_view->GetBoundsInScreen());
138 void ZoomBubbleView::AdjustForFullscreen(const gfx::Rect& screen_bounds) {
  /external/chromium_org/chrome/browser/ui/views/passwords/
manage_passwords_bubble_view.h 151 void AdjustForFullscreen(const gfx::Rect& screen_bounds);
manage_passwords_bubble_view.cc 465 manage_passwords_bubble_->AdjustForFullscreen(
506 void ManagePasswordsBubbleView::AdjustForFullscreen(

Completed in 53 milliseconds