Searched refs:status_bubble (Results 1 – 5 of 5) sorted by relevance
19 TabContentsContainerGtk::TabContentsContainerGtk(StatusBubbleGtk* status_bubble) in TabContentsContainerGtk() argument22 status_bubble_(status_bubble) { in TabContentsContainerGtk()
28 explicit TabContentsContainerGtk(StatusBubbleGtk* status_bubble);
75 StatusView(StatusBubble* status_bubble, views::Widget* popup, in StatusView() argument81 status_bubble_(status_bubble), in StatusView()465 StatusViewExpander(StatusBubbleViews* status_bubble, in StatusViewExpander() argument468 status_bubble_(status_bubble), in StatusViewExpander()
2779 StatusBubble* status_bubble = GetStatusBubble(); in TabSelectedAt() local2780 if (status_bubble) { in TabSelectedAt()2781 status_bubble->Hide(); in TabSelectedAt()2784 status_bubble->SetStatus(GetSelectedTabContentsWrapper()->GetStatusText()); in TabSelectedAt()
22021 …sServer/templates/statusbubble.html: Renamed from WebKitTools/QueueStatusServer/status_bubble.html.23708 * QueueStatusServer/status_bubble.html: Added.