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

  /external/chromium/chrome/browser/ui/views/notifications/
balloon_view.h 120 gfx::Rect GetCloseButtonBounds() const;
balloon_view.cc 183 close_button_->SetBoundsRect(GetCloseButtonBounds());
251 gfx::Rect BalloonViewImpl::GetCloseButtonBounds() const {
261 gfx::Rect close_rect = GetCloseButtonBounds();
340 close_button_->SetBoundsRect(GetCloseButtonBounds());

Completed in 50 milliseconds