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

  /external/chromium_org/ash/shelf/
background_animator.h 24 virtual void UpdateBackground(int alpha) = 0;
background_animator.cc 56 delegate_->UpdateBackground(alpha_);
shelf_widget.cc 78 virtual void UpdateBackground(int alpha) OVERRIDE {
363 virtual void UpdateBackground(int alpha) OVERRIDE;
607 void ShelfWidget::DelegateView::UpdateBackground(int alpha) {
  /external/chromium_org/chrome/browser/ui/views/autofill/
decorated_textfield.h 64 void UpdateBackground();
decorated_textfield.cc 34 UpdateBackground();
61 UpdateBackground();
140 void DecoratedTextfield::UpdateBackground() {
  /external/chromium_org/ash/ime/
infolist_window.cc 99 void UpdateBackground();
131 UpdateBackground();
143 UpdateBackground();
150 void InfolistEntryView::UpdateBackground() {
  /external/chromium_org/ash/system/tray/
tray_background_view.h 83 virtual void UpdateBackground(int alpha) OVERRIDE;
tray_background_view.cc 449 void TrayBackgroundView::UpdateBackground(int alpha) {
  /external/chromium_org/ash/wm/dock/
docked_window_layout_manager.cc 86 UpdateBackground();
92 UpdateBackground();
130 virtual void UpdateBackground(int alpha) OVERRIDE {
165 void UpdateBackground() {
    [all...]

Completed in 868 milliseconds