HomeSort by relevance Sort by last modified time
    Searched refs:UpdateColorsFromTheme (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/ui/views/bubble/
bubble_delegate.cc 62 UpdateColorsFromTheme(GetNativeTheme());
82 UpdateColorsFromTheme(GetNativeTheme());
219 UpdateColorsFromTheme(theme);
284 void BubbleDelegateView::UpdateColorsFromTheme(const ui::NativeTheme* theme) {
bubble_delegate.h 148 void UpdateColorsFromTheme(const ui::NativeTheme* theme);
  /external/chromium_org/chrome/browser/ui/views/download/
download_shelf_view.h 116 void UpdateColorsFromTheme();
download_shelf_view.cc 310 UpdateColorsFromTheme();
341 void DownloadShelfView::UpdateColorsFromTheme() {
357 UpdateColorsFromTheme();
download_item_view.h 166 void UpdateColorsFromTheme();
download_item_view.cc 378 UpdateColorsFromTheme();
522 UpdateColorsFromTheme();
    [all...]
  /external/chromium_org/ui/views/controls/
label.h 176 void UpdateColorsFromTheme(const ui::NativeTheme* theme);
label.cc 377 UpdateColorsFromTheme(theme);
385 UpdateColorsFromTheme(ui::NativeTheme::instance());
511 void Label::UpdateColorsFromTheme(const ui::NativeTheme* theme) {

Completed in 86 milliseconds