Home
last modified time | relevance | path

Searched refs:SetBubbleWidth (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/views/
Dstatus_bubble_views.cc485 void SetBubbleWidth(int width);
504 SetBubbleWidth(GetCurrentBubbleWidth()); in AnimateToState()
509 SetBubbleWidth(expansion_end_); in AnimationEnded()
533 void StatusBubbleViews::StatusViewExpander::SetBubbleWidth(int width) { in SetBubbleWidth() function in StatusBubbleViews::StatusViewExpander
534 status_bubble_->SetBubbleWidth(width); in SetBubbleWidth()
645 SetBubbleWidth(GetStandardStatusBubbleWidth()); in SetURL()
828 void StatusBubbleViews::SetBubbleWidth(int width) { in SetBubbleWidth() function in StatusBubbleViews
Dstatus_bubble_views.h55 void SetBubbleWidth(int width);