Home
last modified time | relevance | path

Searched refs:SetNativeTheme (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ui/message_center/views/
Dbounded_label.cc39 void SetNativeTheme(const ui::NativeTheme* theme);
88 void InnerBoundedLabel::SetNativeTheme(const ui::NativeTheme* theme) { in SetNativeTheme() function in message_center::InnerBoundedLabel
345 label_->SetNativeTheme(theme); in OnNativeThemeChanged()