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

  /external/chromium/chrome/browser/ui/views/
status_bubble_views.h 55 void SetBubbleWidth(int width);
status_bubble_views.cc 485 void SetBubbleWidth(int width);
504 SetBubbleWidth(GetCurrentBubbleWidth());
509 SetBubbleWidth(expansion_end_);
533 void StatusBubbleViews::StatusViewExpander::SetBubbleWidth(int width) {
534 status_bubble_->SetBubbleWidth(width);
645 SetBubbleWidth(GetStandardStatusBubbleWidth());
828 void StatusBubbleViews::SetBubbleWidth(int width) {

Completed in 66 milliseconds