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

  /external/chromium_org/ui/views/bubble/
bubble_delegate.cc 131 UpdateColorsFromTheme(GetNativeTheme());
154 UpdateColorsFromTheme(GetNativeTheme());
322 UpdateColorsFromTheme(theme);
388 void BubbleDelegateView::UpdateColorsFromTheme(const ui::NativeTheme* theme) {
bubble_delegate.h 157 void UpdateColorsFromTheme(const ui::NativeTheme* theme);
  /external/chromium_org/chrome/browser/ui/views/download/
download_shelf_view.h 120 void UpdateColorsFromTheme();
download_shelf_view.cc 332 UpdateColorsFromTheme();
363 void DownloadShelfView::UpdateColorsFromTheme() {
379 UpdateColorsFromTheme();
download_item_view.h 159 void UpdateColorsFromTheme();
download_item_view.cc 354 UpdateColorsFromTheme();
499 UpdateColorsFromTheme();
    [all...]
  /external/chromium_org/ui/views/controls/
label.cc 352 UpdateColorsFromTheme(theme);
364 UpdateColorsFromTheme(ui::NativeTheme::instance());
502 void Label::UpdateColorsFromTheme(const ui::NativeTheme* theme) {
label.h 230 void UpdateColorsFromTheme(const ui::NativeTheme* theme);
  /external/chromium_org/ui/views/controls/textfield/
native_textfield_views.h 218 void UpdateColorsFromTheme(const ui::NativeTheme* theme);
native_textfield_views.cc 85 UpdateColorsFromTheme(GetNativeTheme());
363 UpdateColorsFromTheme(theme);
    [all...]

Completed in 240 milliseconds