Searched refs:throbber_ (Results 1 – 5 of 5) sorted by relevance
45 throbber_ = new SystemTrayThrobber(kThrobberFrameMs); in ThrobberView()46 throbber_->SetFrames(ui::ResourceBundle::GetSharedInstance().GetImageNamed( in ThrobberView()48 throbber_->set_stop_delay_ms(kThrobberAnimationDurationMs); in ThrobberView()49 AddChildView(throbber_); in ThrobberView()83 throbber_->Start(); in Start()88 throbber_->Stop(); in Stop()93 throbber_->SetTooltipText(tooltip_text); in SetTooltipText()
53 SystemTrayThrobber* throbber_; variable
22 throbber_ = new Throbber(kThrobberFrameMs, false); in ThrobberView()23 AddChildView(throbber_); in ThrobberView()24 throbber_->SetVisible(true); in ThrobberView()25 throbber_->Start(); in ThrobberView()42 Throbber* throbber_; member in views::examples::__anon7315c0310111::ThrobberView
138 throbber_->Start(); in BluetoothStartDiscovering()141 throbber_->Stop(); in BluetoothStartDiscovering()152 throbber_->Stop(); in BluetoothStopDiscovering()200 throbber_ = new ThrobberView; in AppendHeaderEntry()201 throbber_->SetTooltipText( in AppendHeaderEntry()203 footer()->AddThrobber(throbber_); in AppendHeaderEntry()403 ThrobberView* throbber_; member in ash::tray::BluetoothDetailedView
88 this.throbber_.hidden = [PAGE_DEVICES_DISCOVERY, property