Home | Sort by relevance Sort by last modified time |
/external/chromium_org/ash/system/tray/ | |
throbber_view.cc | 32 tooltip_text_ = tooltip_text; 37 if (tooltip_text_.empty()) 40 *tooltip = tooltip_text_; 74 if (tooltip_text_.empty()) 77 *tooltip = tooltip_text_; 92 tooltip_text_ = tooltip_text; |
throbber_view.h | 28 base::string16 tooltip_text_; member in class:ash::SystemTrayThrobber 56 base::string16 tooltip_text_; member in class:ash::ThrobberView |