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

  /external/chromium_org/ash/shelf/
background_animator.h 26 virtual void UpdateBackground(int alpha) = 0;
background_animator.cc 58 delegate_->UpdateBackground(alpha_);
shelf_widget.cc 76 virtual void UpdateBackground(int alpha) OVERRIDE {
286 virtual void UpdateBackground(int alpha) OVERRIDE;
505 void ShelfWidget::DelegateView::UpdateBackground(int alpha) {
  /external/chromium_org/chrome/browser/ui/views/autofill/
decorated_textfield.h 64 void UpdateBackground();
decorated_textfield.cc 36 UpdateBackground();
75 UpdateBackground();
166 void DecoratedTextfield::UpdateBackground() {
  /external/chromium_org/ash/system/tray/
tray_background_view.h 81 virtual void UpdateBackground(int alpha) OVERRIDE;
tray_background_view.cc 405 void TrayBackgroundView::UpdateBackground(int alpha) {
  /external/chromium_org/ash/wm/dock/
docked_window_layout_manager.cc 128 virtual void UpdateBackground(int alpha) OVERRIDE {
    [all...]

Completed in 46 milliseconds