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

  /external/chromium/chrome/browser/chromeos/notifications/
notification_panel.h 141 gfx::Rect GetPreferredBounds();
notification_panel.cc 427 gfx::Rect bounds = GetPreferredBounds();
693 gfx::Rect min_bounds = GetPreferredBounds();
718 panel_widget_->SetBounds(GetPreferredBounds());
748 gfx::Rect NotificationPanel::GetPreferredBounds() {

Completed in 509 milliseconds