Searched refs:UpdateBackground (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/ash/shelf/
H A Dbackground_animator.cc56 delegate_->UpdateBackground(alpha_);
H A Dbackground_animator.h24 virtual void UpdateBackground(int alpha) = 0;
H A Dshelf_widget.cc78 virtual void UpdateBackground(int alpha) OVERRIDE {
363 virtual void UpdateBackground(int alpha) OVERRIDE;
607 void ShelfWidget::DelegateView::UpdateBackground(int alpha) { function in class:ash::ShelfWidget::DelegateView
/external/chromium_org/chrome/browser/ui/views/autofill/
H A Ddecorated_textfield.cc34 UpdateBackground();
61 UpdateBackground();
140 void DecoratedTextfield::UpdateBackground() { function in class:autofill::DecoratedTextfield
H A Ddecorated_textfield.h64 void UpdateBackground();
/external/chromium_org/ash/ime/
H A Dinfolist_window.cc99 void UpdateBackground();
131 UpdateBackground();
143 UpdateBackground();
150 void InfolistEntryView::UpdateBackground() { function in class:ash::ime::InfolistEntryView
/external/chromium_org/ash/system/tray/
H A Dtray_background_view.h83 virtual void UpdateBackground(int alpha) OVERRIDE;
H A Dtray_background_view.cc449 void TrayBackgroundView::UpdateBackground(int alpha) { function in class:ash::TrayBackgroundView
/external/chromium_org/ash/wm/dock/
H A Ddocked_window_layout_manager.cc86 UpdateBackground();
92 UpdateBackground();
130 virtual void UpdateBackground(int alpha) OVERRIDE {
165 void UpdateBackground() { function in class:ash::DockedBackgroundWidget

Completed in 219 milliseconds