Home | History | Annotate | Download | only in tray

Lines Matching defs:ThrobberView

44 ThrobberView::ThrobberView() {
56 ThrobberView::~ThrobberView() {
59 gfx::Size ThrobberView::GetPreferredSize() const {
63 void ThrobberView::Layout() {
72 bool ThrobberView::GetTooltipText(const gfx::Point& p,
81 void ThrobberView::Start() {
86 void ThrobberView::Stop() {
91 void ThrobberView::SetTooltipText(const base::string16& tooltip_text) {
96 void ThrobberView::ScheduleAnimation(bool start_throbber) {